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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c2404 * ntfs_attr_find_in_attrdef - find an attribute in the $AttrDef system file
2417 ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, function
2476 ad = ntfs_attr_find_in_attrdef(vol, type);
2511 ad = ntfs_attr_find_in_attrdef(vol, type);

Completed in 32 milliseconds