Searched refs:first_cycle (Results 1 – 1 of 1) sorted by relevance
1085 uint first_cycle, last_cycle; in xlog_find_zeroed() local1100 first_cycle = xlog_get_cycle(offset); in xlog_find_zeroed()1101 if (first_cycle == 0) { /* completely zeroed log */ in xlog_find_zeroed()1116 } else if (first_cycle != 1) { in xlog_find_zeroed()