Searched refs:XLOG_REC_SIZE_OTHER (Results 1 – 2 of 2) sorted by relevance
181 #define XLOG_REC_SIZE_OTHER offsetofend(struct xlog_rec_header, h_pad0) macro184 #define XLOG_REC_SIZE_OTHER offsetofend(struct xlog_rec_header, h_size) macro
2895 other_crc = xlog_cksum(log, rhead, dp, XLOG_REC_SIZE_OTHER, in xlog_recover_process()