Home
last modified time | relevance | path

Searched refs:ond_why (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1856 switch (why_no_delegation4 ond_why) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c779 if (!xdr_why_no_delegation4(xdrs, &objp->ond_why)) in xdr_open_none_delegation4()
781 switch (objp->ond_why) { in xdr_open_none_delegation4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1683 why_no_delegation4 ond_why; member