Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c636 uint first_half_cycle, last_half_cycle; in xlog_find_head() local
670 first_half_cycle = xlog_get_cycle(offset); in xlog_find_head()
691 if (first_half_cycle == last_half_cycle) { in xlog_find_head()