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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_chash.c472 hfs_chashremove(struct hfsmount *hfsmp, struct cnode *cp) function
H A Dhfs_cnode.h363 extern int hfs_chashremove(struct hfsmount *hfsmp, struct cnode *cp);
H A Dhfs_cnode.c498 hfs_chashremove(hfsmp, cp);
916 if (hfs_chashremove(hfsmp, cp) == 0)

Completed in 26 milliseconds