Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2956 struct layoutrecall4 { struct
2963 typedef struct layoutrecall4 layoutrecall4; typedef
2969 layoutrecall4 clora_recall;
3628 extern bool_t xdr_layoutrecall4(XDR *, layoutrecall4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3339 union layoutrecall4 switch (layoutrecall_type4 lor_recalltype) {
3352 layoutrecall4 clora_recall;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2119 xdr_layoutrecall4(XDR *xdrs, layoutrecall4 *objp) in xdr_layoutrecall4()