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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_chash.c439 hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int hflags) function
H A Dhfs_cnode.c928 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_TRANSIT);
1089 hfs_chashwakeup(hfsmp, cp, hflags);
1343 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_ATTACH);
1371 hfs_chashwakeup(hfsmp, cp, H_ALLOC | H_ATTACH);
H A Dhfs_cnode.h350 extern void hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int flags);

Completed in 24 milliseconds