Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dlog.c287 a = (old_tail <= tr->tr_first); in ail2_empty()
288 b = (tr->tr_first < new_tail); in ail2_empty()
478 tail = tr->tr_first; in current_tail()
726 tr->tr_first = sdp->sd_log_flush_head; in gfs2_log_flush()
Dincore.h487 unsigned int tr_first; member