Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h845 typedef retention_set4 fattr4_retention_set; typedef
3452 extern bool_t xdr_fattr4_retention_set(XDR *, fattr4_retention_set*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x860 typedef retention_set4 fattr4_retention_set; typedef
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c424 xdr_fattr4_retention_set(XDR *xdrs, fattr4_retention_set *objp) in xdr_fattr4_retention_set()