Home
last modified time | relevance | path

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

/fs/gfs2/
Dlog.c409 unsigned int old_tail = sdp->sd_log_tail; in ail2_empty() local
413 if (old_tail <= new_tail) { in ail2_empty()
415 if (old_tail <= tr->tr_first && tr->tr_first < new_tail) in ail2_empty()
420 if (old_tail <= tr->tr_first || tr->tr_first < new_tail) in ail2_empty()