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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrib.c1638 * to interoperate cleanly with ntfs_external_attr_find().
1805 * ntfs_external_attr_find - find an attribute in the attribute list of an inode
1825 * ntfs_external_attr_find() repeatedly until it returns -1 with errno set to
1827 * each successful call of ntfs_external_attr_find() will return the next
1874 static int ntfs_external_attr_find(ATTR_TYPES type, const ntfschar *name, function
2248 * code inside ntfs_external_attr_find().
2306 return ntfs_external_attr_find(type, name, name_len, ic, lowest_vcn,
2352 * This needs resetting due to ntfs_external_attr_find() which

Completed in 30 milliseconds