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

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.h108 extern ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol,
H A Dattrib.c3470 * ntfs_attr_find_in_attrdef - find an attribute in the $AttrDef system file
3483 ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, function
3547 ad = ntfs_attr_find_in_attrdef(vol, type);
3613 ad = ntfs_attr_find_in_attrdef(vol, type);
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c651 attrdef = ntfs_attr_find_in_attrdef(vol, attr->type);

Completed in 62 milliseconds