Home
last modified time | relevance | path

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

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