Searched refs:first_half_cycle (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_recover.c292 first_blk = mid_blk; /* first_half_cycle == mid_cycle */
506 uint first_half_cycle, last_half_cycle; local
540 first_half_cycle = xlog_get_cycle(offset);
561 if (first_half_cycle == last_half_cycle) {

Completed in 281 milliseconds