Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2973 struct CB_LAYOUTRECALL4res { struct
2976 typedef struct CB_LAYOUTRECALL4res CB_LAYOUTRECALL4res; argument
3257 CB_LAYOUTRECALL4res opcblayoutrecall;
3630 extern bool_t xdr_CB_LAYOUTRECALL4res(XDR *, CB_LAYOUTRECALL4res*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3354 struct CB_LAYOUTRECALL4res { struct
3640 CB_LAYOUTRECALL4res
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2156 xdr_CB_LAYOUTRECALL4res(XDR *xdrs, CB_LAYOUTRECALL4res *objp) in xdr_CB_LAYOUTRECALL4res()