Searched refs:XLOG_REC_SIZE (Results 1 – 3 of 3) sorted by relevance
180 #define XLOG_REC_SIZE offsetofend(struct xlog_rec_header, h_size) macro183 #define XLOG_REC_SIZE offsetofend(struct xlog_rec_header, h_pad0) macro
2887 crc = xlog_cksum(log, rhead, dp, XLOG_REC_SIZE, in xlog_recover_process()
1752 iclog->ic_datap, XLOG_REC_SIZE, size); in xlog_sync()