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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h392 void hfs_unlockpair(struct cnode *, struct cnode *);
H A Dhfs_vnops.c1921 hfs_unlockpair(from_cp, to_cp);
2617 hfs_unlockpair (dcp, cp);
2622 hfs_unlockpair(dcp, cp);
2900 hfs_unlockpair (dcp, cp);
2957 hfs_unlockpair(dcp, cp);
H A Dhfs_link.c660 hfs_unlockpair(tdcp, cp);
H A Dhfs_cnode.c1995 hfs_unlockpair(struct cnode *cp1, struct cnode *cp2) function

Completed in 85 milliseconds