Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c1359 if (!xdr_nfsstat4(xdrs, &objp->gdir_status)) in xdr_GETDEVICEINFO4res()
1361 switch (objp->gdir_status) { in xdr_GETDEVICEINFO4res()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2504 union GETDEVICEINFO4res switch (nfsstat4 gdir_status) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2363 nfsstat4 gdir_status; member