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

/linux-master/fs/gfs2/
H A Dlog.c265 new_flush_tail = tr->tr_first;
419 if (old_tail <= tr->tr_first && tr->tr_first < new_tail)
424 if (old_tail <= tr->tr_first || tr->tr_first < new_tail)
1075 tr->tr_first = first_log_head;
H A Dincore.h493 unsigned int tr_first; member in struct:gfs2_trans

Completed in 130 milliseconds