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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c106 static int resolvelinkid(struct hfsmount *hfsmp, u_int32_t linkref, ino_t *ino);
3403 if (resolvelinkid(hfsmp, state.cbs_linkinfo[i].link_ref, &fileid) != 0)
3723 resolvelinkid(struct hfsmount *hfsmp, u_int32_t linkref, ino_t *ino) function
3729 * Since we know resolvelinkid is only called from

Completed in 26 milliseconds