Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h646 typedef length4 threshold4_read_size; typedef
3374 extern bool_t xdr_threshold4_read_size(XDR *, threshold4_read_size*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x651 typedef length4 threshold4_read_size; typedef
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c276 xdr_threshold4_read_size(XDR *xdrs, threshold4_read_size *objp) in xdr_threshold4_read_size()