Home
last modified time | relevance | path

Searched defs:vpollinfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dvnode.h92 struct vpollinfo { struct
93 struct mtx vpi_lock; /* lock to protect below */
94 struct selinfo vpi_selinfo; /* identity of poller(s) */
95 short vpi_events; /* what they are looking for */
96 short vpi_revents; /* what has happened */