Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h109 extern ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol,
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.c656 attrdef = ntfs_attr_find_in_attrdef(vol, attr->type); in utils_attr_get_name()
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c3832 * ntfs_attr_find_in_attrdef - find an attribute in the $AttrDef system file
3845 ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, function
3910 ad = ntfs_attr_find_in_attrdef(vol, type);
3976 ad = ntfs_attr_find_in_attrdef(vol, type);

Completed in 10 milliseconds