Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2121 if (!xdr_layoutrecall_type4(xdrs, &objp->lor_recalltype)) in xdr_layoutrecall4()
2123 switch (objp->lor_recalltype) { in xdr_layoutrecall4()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3339 union layoutrecall4 switch (layoutrecall_type4 lor_recalltype) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2957 layoutrecall_type4 lor_recalltype; member