Searched defs:vfs_pollhd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c148 struct pollhead vfs_pollhd; /* for mnttab pollers */ variable in typeref:struct:pollhead
2971 *phpp = &vfs_pollhd;
3021 pollwakeup(&vfs_pollhd, (short)POLLRDBAND);

Completed in 63 milliseconds