Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3083 struct LAYOUTSTATS4res { struct
3086 typedef struct LAYOUTSTATS4res LAYOUTSTATS4res; typedef
3304 LAYOUTSTATS4res oplayoutstats;
4120 extern bool_t xdr_LAYOUTSTATS4res(XDR *, LAYOUTSTATS4res*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2951 struct LAYOUTSTATS4res { struct
3247 case OP_LAYOUTSTATS: LAYOUTSTATS4res oplayoutstats;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2282 xdr_LAYOUTSTATS4res(XDR *xdrs, LAYOUTSTATS4res *objp) in xdr_LAYOUTSTATS4res()