Searched refs:ntfs_attr_size_bounds_check (Results 1 – 3 of 3) sorted by relevance
81 extern int ntfs_attr_size_bounds_check(const ntfs_volume *vol,
1332 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check() function1938 err = ntfs_attr_size_bounds_check(vol, ni->type, new_alloc_size); in ntfs_attr_extend_allocation()
2450 err = ntfs_attr_size_bounds_check(vol, ni->type, new_size); in ntfs_truncate()