Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c167 return (vnext_read(arg, uiop, ioflag, cr, ct)); in deleg_wr_read()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fem.c461 rc = vnext_read(arg, uiop, ioflag, cr, ct); in smb_fem_oplock_read()
/titanic_44/usr/src/uts/common/sys/
H A Dfem.h306 extern int vnext_read(femarg_t *vf, uio_t *uiop, int ioflag, cred_t *cr,
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_fop.c2145 retval = vnext_read(vf, uiop, ioflag, cr, ct); in port_fop_read()
/titanic_44/usr/src/uts/common/fs/
H A Dfem.c2073 vnext_read(femarg_t *vf, uio_t *uiop, int ioflag, cred_t *cr, in vnext_read() function