Searched refs:xheads (Results 1 – 1 of 1) sorted by relevance
1518 int xheads, i; in xlog_cksum() local1520 xheads = DIV_ROUND_UP(size, XLOG_HEADER_CYCLE_SIZE) - 1; in xlog_cksum()1521 for (i = 0; i < xheads; i++) in xlog_cksum()