Lines Matching refs:ntfs_malloc
191 _guid_str = (char*)ntfs_malloc(37);
308 s = (char*)ntfs_malloc(cnt);
446 stuff = (char*)ntfs_malloc(STUFFSZ);
490 fullattr = (char*)ntfs_malloc(fullsz);
891 oldattr = (char*)ntfs_malloc(size);
1430 ntfs_malloc(sizeof(struct PERMISSIONS_CACHE)
1546 ntfs_malloc(
1832 securattr = (char*)ntfs_malloc(size);
3203 attr = (char*)ntfs_malloc(size);
3949 newattr = (char*)ntfs_malloc(newattrsz);
4180 sid = (SID*)ntfs_malloc(sidsz);
4183 usermapping = (struct MAPPING*)ntfs_malloc(sizeof(struct MAPPING));
4185 groupmapping = (struct MAPPING*)ntfs_malloc(sizeof(struct MAPPING));
4738 target = (char*)ntfs_malloc(oldattrsz + newattrsz);
5348 ntfs_malloc(sizeof(struct SECURITY_API));