Searched refs:xheads (Results 1 – 1 of 1) sorted by relevance
1856 int xheads; in xlog_cksum() local1858 xheads = DIV_ROUND_UP(size, XLOG_HEADER_CYCLE_SIZE); in xlog_cksum()1860 for (i = 1; i < xheads; i++) { in xlog_cksum()
Completed in 17 milliseconds