Searched refs:ntfs_attr_size_bounds_check (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ntfs-84/kext/
H A Dntfs_attr.h178 __private_extern__ errno_t ntfs_attr_size_bounds_check(const ntfs_volume *vol,
H A Dntfs_attr.c1370 * ntfs_attr_size_bounds_check - check a size of an attribute type for validity
1381 errno_t ntfs_attr_size_bounds_check(const ntfs_volume *vol, function
2640 err = ntfs_attr_size_bounds_check(vol, AT_ATTRIBUTE_LIST, new_al_size);
4880 err = ntfs_attr_size_bounds_check(vol, AT_ATTRIBUTE_LIST, new_al_size);
6000 err = ntfs_attr_size_bounds_check(vol, ni->type, new_alloc_size);
6220 * ntfs_attr_size_bounds_check().
7028 err = ntfs_attr_size_bounds_check(vol, AT_ATTRIBUTE_LIST,
7810 err = ntfs_attr_size_bounds_check(vol, ni->type, new_size);
8152 * ntfs_attr_size_bounds_check().
H A Dntfs_index.c1669 err = ntfs_attr_size_bounds_check(vol, AT_ATTRIBUTE_LIST, new_al_size);
H A Dntfs_vfsops.c5213 err = ntfs_attr_size_bounds_check(vol, AT_VOLUME_NAME,

Completed in 143 milliseconds