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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_catalog.h399 extern int cat_lookuplink( struct hfsmount *hfsmp,
H A Dhfs_link.c690 if ((error = cat_lookuplink(hfsmp, &cndesc, &cndesc.cd_cnid, &prevlinkid, &nextlinkid))) {
H A Dhfs_catalog.c1852 * cat_lookuplink - lookup a link by it's name
1856 cat_lookuplink(struct hfsmount *hfsmp, struct cat_desc *descp, cnid_t *linkfileid, cnid_t *prevlinkid, cnid_t *nextlinkid) function
1897 * cat_lookuplink - lookup a link by its cnid

Completed in 39 milliseconds