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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_chash.c476 hfs_chashremove(struct hfsmount *hfsmp, struct cnode *cp) function
H A Dhfs_cnode.h347 extern int hfs_chashremove(struct hfsmount *hfsmp, struct cnode *cp);
H A Dhfs_cnode.c485 hfs_chashremove(hfsmp, cp);
902 if (hfs_chashremove(hfsmp, cp) == 0)

Completed in 18 milliseconds