Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h648 typedef length4 threshold4_write_size; typedef
3375 extern bool_t xdr_threshold4_write_size(XDR *, threshold4_write_size*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x652 typedef length4 threshold4_write_size; typedef
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c285 xdr_threshold4_write_size(XDR *xdrs, threshold4_write_size *objp) in xdr_threshold4_write_size()