Home
last modified time | relevance | path

Searched refs:ntfs_attr_find_in_attrdef (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dattrib.c1307 * ntfs_attr_find_in_attrdef - find an attribute in the $AttrDef system file
1316 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef() function
1365 ad = ntfs_attr_find_in_attrdef(vol, type); in ntfs_attr_size_bounds_check()
1393 ad = ntfs_attr_find_in_attrdef(vol, type); in ntfs_attr_can_be_non_resident()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dattrib.c1307 * ntfs_attr_find_in_attrdef - find an attribute in the $AttrDef system file
1316 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef() function
1365 ad = ntfs_attr_find_in_attrdef(vol, type); in ntfs_attr_size_bounds_check()
1393 ad = ntfs_attr_find_in_attrdef(vol, type); in ntfs_attr_can_be_non_resident()

Completed in 6 milliseconds