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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.h384 cnid_t parentid,
H A Dhfs_catalog.c649 cnid_t parentid = 0; local
665 /* Save the cnid, parentid, and encoding now in case there's a hard link or inode */
668 parentid = keyp->hfsPlus.parentID;
745 if ((parentid != hfsmp->hfs_private_desc[FILE_HARDLINKS].cd_cnid) &&
746 (parentid != hfsmp->hfs_private_desc[DIR_HARDLINKS].cd_cnid)) {

Completed in 76 milliseconds