Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c405 if (resp->eir_status == NFS4_OK && !cp->rc_need_confirm) in rfs4x_op_exchange_id()
481 *cs->statusp = resp->eir_status = status; in rfs4x_op_exchange_id()
H A Dnfs4x_xdr.c1097 if (!xdr_nfsstat4(xdrs, &objp->eir_status)) in xdr_EXCHANGE_ID4res()
1099 switch (objp->eir_status) { in xdr_EXCHANGE_ID4res()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2381 union EXCHANGE_ID4res switch (nfsstat4 eir_status) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2225 nfsstat4 eir_status; member