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

/linux-master/fs/xfs/
H A Dxfs_log_recover.c1398 uint first_cycle, last_cycle; local
1425 last_cycle = xlog_get_cycle(offset);
1426 if (last_cycle != 0) { /* log completely written to */

Completed in 108 milliseconds