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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h101 * an extended attribute named FIRST_LINK_XATTR_NAME.
108 #define FIRST_LINK_XATTR_NAME "com.apple.system.hfs.firstlink" macro
H A Dhfs_link.c1300 result = hfs_buildattrkey(fileid, FIRST_LINK_XATTR_NAME, (HFSPlusAttrKey *)&iterator->key);
1362 result = hfs_buildattrkey(fileid, FIRST_LINK_XATTR_NAME, (HFSPlusAttrKey *)&iterator->key);

Completed in 23 milliseconds