Searched refs:fs_nosys_poll (Results 1 – 3 of 3) sorted by relevance
/titanic_41/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 | 133 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() function
|
H A D | vnode.c | 335 (fs_generic_func_p) fs_poll, (fs_generic_func_p) fs_nosys_poll,
|