Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3105 struct CB_RECALL_SLOT4args { struct
3108 typedef struct CB_RECALL_SLOT4args CB_RECALL_SLOT4args; argument
3243 CB_RECALL_SLOT4args opcbrecall_slot;
3651 extern bool_t xdr_CB_RECALL_SLOT4args(XDR *, CB_RECALL_SLOT4args*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3472 struct CB_RECALL_SLOT4args { struct
3617 CB_RECALL_SLOT4args opcbrecall_slot;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2351 xdr_CB_RECALL_SLOT4args(XDR *xdrs, CB_RECALL_SLOT4args *objp) in xdr_CB_RECALL_SLOT4args()