Home
last modified time | relevance | path

Searched refs:fattr4_homogeneous (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h350 fattr4_homogeneous homogeneous;
H A Dnfs4_kprot.h752 typedef bool_t fattr4_homogeneous; typedef
3409 extern bool_t xdr_fattr4_homogeneous(XDR *, fattr4_homogeneous*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x814 typedef bool fattr4_homogeneous; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c609 xdr_fattr4_homogeneous(register XDR *xdrs, fattr4_homogeneous *objp) in xdr_fattr4_homogeneous()