Searched refs:tr_first (Results 1 – 2 of 2) sorted by relevance
265 new_flush_tail = tr->tr_first; in gfs2_log_update_flush_tail()423 if (old_tail <= tr->tr_first && tr->tr_first < new_tail) in ail2_empty()428 if (old_tail <= tr->tr_first || tr->tr_first < new_tail) in ail2_empty()1068 tr->tr_first = first_log_head; in gfs2_log_flush()
493 unsigned int tr_first; member