Home
last modified time | relevance | path

Searched refs:sr_status (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c965 *cs->statusp = resp->sr_status = status; in rfs4x_op_sequence()
H A Dnfs4x_xdr.c1685 if (!xdr_nfsstat4(xdrs, &objp->sr_status)) in xdr_SEQUENCE4res()
1687 switch (objp->sr_status) { in xdr_SEQUENCE4res()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2672 union SEQUENCE4res switch (nfsstat4 sr_status) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2545 nfsstat4 sr_status; member