Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dattrib.h95 extern int ntfs_attr_size_bounds_check(const ntfs_volume *vol,
Dattrib.c1342 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check() function
1949 err = ntfs_attr_size_bounds_check(vol, ni->type, new_alloc_size); in ntfs_attr_extend_allocation()
Dinode.c2464 err = ntfs_attr_size_bounds_check(vol, ni->type, new_size); in ntfs_truncate()