Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.h63 extern int fs_nosys_poll(struct vnode *, short, int, short *,
H A Dfs_subr.c138 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_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.c119 fs_nosys_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fs_nosys_poll() function
H A Dfake_vnode.c231 (fs_generic_func_p) fs_poll, (fs_generic_func_p) fs_nosys_poll,