Searched refs:fs_nosys_poll (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ |
H A D | fs_subr.h | 64 extern int fs_nosys_poll(struct vnode *, short, int, short *,
|
H A D | fs_subr.c | 149 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() function
|
H A D | vnode.c | 344 (fs_generic_func_p) fs_poll, (fs_generic_func_p) fs_nosys_poll,
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_fssub.c | 119 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() function
|
H A D | fake_vnode.c | 232 (fs_generic_func_p) fs_poll, (fs_generic_func_p) fs_nosys_poll,
|