Home
last modified time | relevance | path

Searched refs:ntfs_attr_can_be_non_resident (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dattrib.h83 extern int ntfs_attr_can_be_non_resident(const ntfs_volume *vol,
H A Dattrib.c1378 * ntfs_attr_can_be_non_resident - check if an attribute can be non-resident
1388 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()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dattrib.h83 extern int ntfs_attr_can_be_non_resident(const ntfs_volume *vol,
H A Dattrib.c1378 * ntfs_attr_can_be_non_resident - check if an attribute can be non-resident
1388 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()

Completed in 7 milliseconds