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