Searched refs:xdr_timestruc32_t (Results 1 – 2 of 2) sorted by relevance
32 static bool_t xdr_timestruc32_t(XDR *, timestruc32_t *);57 xdr_timestruc32_t(XDR *xdrs, timestruc32_t *objp) in xdr_timestruc32_t() function235 if (!xdr_timestruc32_t(xdrs, &objp->bh_timestamp)) in xdr_nfslog_buffer_header()255 if (!xdr_timestruc32_t(xdrs, &objp->rh_timestamp)) in xdr_nfslog_record_header()
80 xdr_timestruc32_t(XDR *xdrs, timestruc32_t *objp) in xdr_timestruc32_t() function137 return (xdr_timestruc32_t(xdrs, &objp->bh_timestamp));184 if (!xdr_timestruc32_t(xdrs, &ts)) in xdr_nfslog_request_record()