Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dattrib.h81 extern int ntfs_attr_size_bounds_check(const ntfs_volume *vol,
H A Dattrib.c1341 * ntfs_attr_size_bounds_check - check a size of an attribute type for validity
1352 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check() function
1958 err = ntfs_attr_size_bounds_check(vol, ni->type, new_alloc_size); in ntfs_attr_extend_allocation()
H A Dinode.c2458 err = ntfs_attr_size_bounds_check(vol, ni->type, new_size); in ntfs_truncate()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dattrib.h81 extern int ntfs_attr_size_bounds_check(const ntfs_volume *vol,
H A Dattrib.c1341 * ntfs_attr_size_bounds_check - check a size of an attribute type for validity
1352 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check() function
1958 err = ntfs_attr_size_bounds_check(vol, ni->type, new_alloc_size); in ntfs_attr_extend_allocation()
H A Dinode.c2457 err = ntfs_attr_size_bounds_check(vol, ni->type, new_size); in ntfs_truncate()

Completed in 16 milliseconds