Searched refs:hfs_chash_snoop (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_chash.c229 hfs_chash_snoop(struct hfsmount *hfsmp, ino_t inum, int existence_only, int (*callout)(const struct cat_desc *, function
H A Dhfs_cnode.h357 extern int hfs_chash_snoop(struct hfsmount *, ino_t, int, int (*)(const struct cat_desc *,
H A Dhfs_catalog.c966 if (hfs_chash_snoop (hfsmp, nextCNID, 1, NULL, NULL) == 0) {
2172 if (hfs_chash_snoop (hfsmp, nextCNID, 1, NULL, NULL) == 0) {
H A Dhfs_readwrite.c1066 if (hfs_chash_snoop(hfsmp, cnid, 0, snoop_callback, &c_info) == 0) {

Completed in 93 milliseconds