Searched refs:vn_pollrecord (Results 1 – 3 of 3) sorted by relevance
690 int vn_pollrecord(struct vnode *vp, struct thread *p, int events);
577 return (vn_pollrecord(ap->a_vp, ap->a_td, ap->a_events));
3949 vn_pollrecord(struct vnode *vp, struct thread *td, int events) in vn_pollrecord() function