Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.h79 extern int fs_poll(vnode_t *, short, int, short *, struct pollhead **,
H A Dfs_subr.c451 fs_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_poll() function
H A Dvnode.c344 (fs_generic_func_p) fs_poll, (fs_generic_func_p) fs_nosys_poll,
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_fssub.c234 fs_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_poll() function
H A Dfake_vnode.c232 (fs_generic_func_p) fs_poll, (fs_generic_func_p) fs_nosys_poll,
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c2223 error = fs_poll(vp, events, anyyet, reventsp, phpp, ct); in spec_poll()
2234 error = fs_poll(vp, events, anyyet, reventsp, phpp, ct); in spec_poll()