Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c1508 if (!xdr_nfsstat4(xdrs, &objp->locr_status)) in xdr_LAYOUTCOMMIT4res()
1510 switch (objp->locr_status) { in xdr_LAYOUTCOMMIT4res()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2573 union LAYOUTCOMMIT4res switch (nfsstat4 locr_status) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2439 nfsstat4 locr_status; member