Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs/
Dattrib.h83 extern int ntfs_attr_can_be_non_resident(const ntfs_volume *vol,
Dattrib.c1388 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident() function
1563 err = ntfs_attr_can_be_non_resident(vol, ni->type); in ntfs_attr_make_non_resident()