Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h342 uint_t r_opread; /* read opnum */ member
350 uint_t r_opread; /* read opnum */ member
H A Dnfs4_xdr.c334 if (!xdr_u_int(xdrs, (uint_t *)&objp->r_opread)) in xdr_read4_args()
348 if (!xdr_u_int(xdrs, (uint_t *)&objp->r_opread)) in xdr_read4_res()
H A Dnfs4ops.c98 readargs.r_opread = OP_READ; in nfs4read()