Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h338 extern int vnext_readdir(femarg_t *vf, uio_t *uiop, cred_t *cr, int *eofp,
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2289 retval = vnext_readdir(vf, uiop, cr, eofp, ct, flags); in port_fop_readdir()
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c2290 vnext_readdir(femarg_t *vf, uio_t *uiop, cred_t *cr, int *eofp, in vnext_readdir() function