Searched refs:xdr_nfstime (Results 1 – 2 of 2) sorted by relevance
313 if (!xdr_nfstime(xdrs, &objp->na_atime)) { in xdr_fattr()316 if (!xdr_nfstime(xdrs, &objp->na_mtime)) { in xdr_fattr()319 if (!xdr_nfstime(xdrs, &objp->na_ctime)) { in xdr_fattr()558 xdr_nfstime(XDR *xdrs, nfstime *objp) in xdr_nfstime() function772 if (!xdr_nfstime(xdrs, &objp->sa_atime)) { in xdr_sattr()775 if (!xdr_nfstime(xdrs, &objp->sa_mtime)) { in xdr_sattr()
264 bool_t xdr_nfstime(XDR *xdrs, nfstime *objp);