Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h654 struct threshold_item4 { struct
662 typedef struct threshold_item4 threshold_item4; argument
667 threshold_item4 *mth_hints_val;
3378 extern bool_t xdr_threshold_item4(XDR *, threshold_item4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x656 struct threshold_item4 { struct
663 threshold_item4 mth_hints<>; argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c309 xdr_threshold_item4(XDR *xdrs, threshold_item4 *objp) in xdr_threshold_item4()
326 sizeof (threshold_item4), (xdrproc_t)xdr_threshold_item4)) in xdr_mdsthreshold4()