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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.h418 extern int cat_lookuplink( struct hfsmount *hfsmp,
H A Dhfs_link.c728 if ((error = cat_lookuplink(hfsmp, &cndesc, &cndesc.cd_cnid, &prevlinkid, &nextlinkid))) {
H A Dhfs_catalog.c2001 * cat_lookuplink - lookup a link by it's name
2004 cat_lookuplink(struct hfsmount *hfsmp, struct cat_desc *descp, cnid_t *linkfileid, cnid_t *prevlinkid, cnid_t *nextlinkid) function

Completed in 36 milliseconds