Home
last modified time | relevance | path

Searched refs:vn_pollrecord (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_default.c563 return (vn_pollrecord(ap->a_vp, ap->a_td, ap->a_events)); in vop_stdpoll()
H A Dvfs_subr.c5191 vn_pollrecord(struct vnode *vp, struct thread *td, int events) in vn_pollrecord() function
/freebsd/sys/sys/
H A Dvnode.h787 int vn_pollrecord(struct vnode *vp, struct thread *p, int events);