Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h341 fattr4_case_preserving case_preserving;
H A Dnfs4_kprot.h734 typedef bool_t fattr4_case_preserving; typedef
3400 extern bool_t xdr_fattr4_case_preserving(XDR *, fattr4_case_preserving*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x805 typedef bool fattr4_case_preserving; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c528 xdr_fattr4_case_preserving(register XDR *xdrs, fattr4_case_preserving *objp) in xdr_fattr4_case_preserving()