Home
last modified time | relevance | path

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

/openbmc/linux/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()