Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_log_recover.c512 uint first_half_cycle, last_half_cycle; in xlog_find_head() local
546 first_half_cycle = xlog_get_cycle(offset); in xlog_find_head()
567 if (first_half_cycle == last_half_cycle) { in xlog_find_head()