Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c1559 if (!xdr_nfsstat4(xdrs, &objp->logr_status)) in xdr_LAYOUTGET4res()
1561 switch (objp->logr_status) { in xdr_LAYOUTGET4res()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2597 union LAYOUTGET4res switch (nfsstat4 logr_status) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2469 nfsstat4 logr_status; member