Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c1218 xdr_attr_notice4(XDR *xdrs, attr_notice4 *objp) in xdr_attr_notice4() function
1232 if (!xdr_attr_notice4(xdrs, &objp->gdda_child_attr_delay)) in xdr_GET_DIR_DELEGATION4args()
1234 if (!xdr_attr_notice4(xdrs, &objp->gdda_dir_attr_delay)) in xdr_GET_DIR_DELEGATION4args()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3572 extern bool_t xdr_attr_notice4(XDR *, attr_notice4*);