Lines Matching refs:ntfs_malloc
375 ntfs_malloc(sizeof(struct BITMAP_ALLOCATION));
2036 fn = ntfs_malloc(fn_size);
2277 r = ntfs_malloc(val_len);
3171 fn = ntfs_malloc(fn_size);
3286 fn = ntfs_malloc(fn_size);
3910 g_rl_mft_bmp = ntfs_malloc(2 * sizeof(runlist));
3975 g_rl_mft = ntfs_malloc(2 * sizeof(runlist));
3995 g_rl_mftmirr = ntfs_malloc(2 * sizeof(runlist));
4030 g_rl_logfile = ntfs_malloc(2 * sizeof(runlist));
4106 g_rl_boot = ntfs_malloc(2 * sizeof(runlist));
4131 g_rl_bad = ntfs_malloc(2 * sizeof(runlist));
5004 (struct UPCASEINFO*)ntfs_malloc(sizeof(struct UPCASEINFO));
5015 g_vol->attrdef = ntfs_malloc(sizeof(attrdef_ntfs3x_array));