Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c151 struct pollhead vfs_pollhd; /* for mnttab pollers */ variable
2952 *phpp = &vfs_pollhd; in vfs_mnttab_poll()
3002 pollwakeup(&vfs_pollhd, (short)POLLRDBAND); in vfs_mnttab_modtimeupd()