Searched refs:vnext_read (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_deleg_ops.c | 167 return (vnext_read(arg, uiop, ioflag, cr, ct)); in deleg_wr_read()
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_fem.c | 461 rc = vnext_read(arg, uiop, ioflag, cr, ct); in smb_fem_oplock_read()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | fem.h | 306 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 D | port_fop.c | 2145 retval = vnext_read(vf, uiop, ioflag, cr, ct); in port_fop_read()
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | fem.c | 2073 vnext_read(femarg_t *vf, uio_t *uiop, int ioflag, cred_t *cr, in vnext_read() function
|