Searched refs:VNODE_MONITOR_END (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ | ||
| H A D | vnode_if.h | 1669 #define VNODE_MONITOR_END 0x02 macro |
| /xnu-11215/bsd/vfs/ | ||
| H A D | vfs_vnops.c | 2034 VNOP_MONITOR(vp, 0, VNODE_MONITOR_END, (void*)kn, ctx); in filt_vndetach() |