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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_chash.c435 hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int hflags) function
H A Dhfs_cnode.c942 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_TRANSIT);
1107 hfs_chashwakeup(hfsmp, cp, hflags);
1380 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_ATTACH);
1408 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_ATTACH);
H A Dhfs_cnode.h366 extern void hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int flags);

Completed in 21 milliseconds