Home
last modified time | relevance | path

Searched refs:fattr4_maxfilesize (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h351 fattr4_maxfilesize maxfilesize;
H A Dnfs4_kprot.h754 typedef uint64_t fattr4_maxfilesize; typedef
3410 extern bool_t xdr_fattr4_maxfilesize(XDR *, fattr4_maxfilesize*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x815 typedef uint64_t fattr4_maxfilesize; typedef
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c1714 fattr4_maxfilesize maxfilesize; in rfs4_fattr4_maxfilesize()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c618 xdr_fattr4_maxfilesize(register XDR *xdrs, fattr4_maxfilesize *objp) in xdr_fattr4_maxfilesize()