Home
last modified time | relevance | path

Searched refs:xdr_fattr4_retention_set (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3452 extern bool_t xdr_fattr4_retention_set(XDR *, fattr4_retention_set*);
/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() function