Lines Matching refs:ntfs_malloc
1659 fn = ntfs_malloc(fn_size);
1896 r = ntfs_malloc(val_len);
2763 fn = ntfs_malloc(fn_size);
2878 fn = ntfs_malloc(fn_size);
3487 g_rl_mft_bmp = ntfs_malloc(2 * sizeof(runlist));
3552 g_rl_mft = ntfs_malloc(2 * sizeof(runlist));
3573 g_rl_mftmirr = ntfs_malloc(2 * sizeof(runlist));
3609 g_rl_logfile = ntfs_malloc(2 * sizeof(runlist));
3687 g_rl_boot = ntfs_malloc(2 * sizeof(runlist));
3714 g_rl_bad = ntfs_malloc(2 * sizeof(runlist));
4160 buf_log = ntfs_malloc(g_logfile_size);
4570 g_vol->upcase = ntfs_malloc(g_vol->upcase_len * sizeof(ntfschar));
4575 g_vol->attrdef = ntfs_malloc(sizeof(attrdef_ntfs3x_array));