Searched refs:tr_first (Results 1 – 2 of 2) sorted by relevance
257 new_flush_tail = tr->tr_first; in gfs2_log_update_flush_tail()411 if (old_tail <= tr->tr_first && tr->tr_first < new_tail) in ail2_empty()416 if (old_tail <= tr->tr_first || tr->tr_first < new_tail) in ail2_empty()1067 tr->tr_first = first_log_head; in gfs2_log_flush()
491 unsigned int tr_first; member