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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h286 #define hl_nextLinkID bsdInfo.groupID /* Valid only if HasLinkChain flag is set */ macro
H A Dhfs_catalog.c2191 file->hl_nextLinkID = state->nextlinkid;
2265 *nextlinkid = file.hl_nextLinkID;
2316 *nextlinkid = file.hl_nextLinkID;
2393 if (file.hl_nextLinkID == 0) {
2406 currentlink = file.hl_nextLinkID;
2505 bto->data.hfsPlusFile.hl_nextLinkID = nextlinkid;

Completed in 75 milliseconds