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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_chash.c437 hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int hflags) function
H A Dhfs_cnode.h399 extern void hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int flags);
H A Dhfs_cnode.c954 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_TRANSIT);
1119 hfs_chashwakeup(hfsmp, cp, hflags);
1392 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_ATTACH);
1421 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_ATTACH);

Completed in 26 milliseconds