Home
last modified time | relevance | path

Searched refs:ntfs_attr_can_be_non_resident (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dattrib.h97 extern int ntfs_attr_can_be_non_resident(const ntfs_volume *vol,
Dattrib.c1402 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident() function
1577 err = ntfs_attr_can_be_non_resident(vol, ni->type); in ntfs_attr_make_non_resident()