Home
last modified time | relevance | path

Searched refs:ntfs_attr_size_bounds_check (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/ntfs/
Dattrib.h81 extern int ntfs_attr_size_bounds_check(const ntfs_volume *vol,
Dattrib.c1332 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check() function
1938 err = ntfs_attr_size_bounds_check(vol, ni->type, new_alloc_size); in ntfs_attr_extend_allocation()
Dinode.c2450 err = ntfs_attr_size_bounds_check(vol, ni->type, new_size); in ntfs_truncate()