Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h843 typedef retention_get4 fattr4_retention_get; typedef
3451 extern bool_t xdr_fattr4_retention_get(XDR *, fattr4_retention_get*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x859 typedef retention_get4 fattr4_retention_get; typedef
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c416 xdr_fattr4_retention_get(XDR *xdrs, fattr4_retention_get *objp) in xdr_fattr4_retention_get()