Searched refs:vnode_notify (Results 1 – 3 of 3) sorted by relevance
2099 int vnode_notify(vnode_t vp, uint32_t events, struct vnode_attr *vap);
1413 vnode_notify(dvep->dve_vp, dvep->dve_events, NULL); in devfs_bulk_notify()
3276 vnode_notify(vnode_t vp, uint32_t events, struct vnode_attr *vap) in vnode_notify() function