Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c1398 uint first_cycle, last_cycle; in xlog_find_zeroed() local
1413 first_cycle = xlog_get_cycle(offset); in xlog_find_zeroed()
1414 if (first_cycle == 0) { /* completely zeroed log */ in xlog_find_zeroed()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c1404 uint first_cycle, last_cycle; in xlog_find_zeroed() local
1419 first_cycle = xlog_get_cycle(offset); in xlog_find_zeroed()
1420 if (first_cycle == 0) { /* completely zeroed log */ in xlog_find_zeroed()

Completed in 8 milliseconds