Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlog.c378 a = (old_tail <= tr->tr_first); in ail2_empty()
379 b = (tr->tr_first < new_tail); in ail2_empty()
570 tail = tr->tr_first; in current_tail()
986 tr->tr_first = sdp->sd_log_flush_head; in gfs2_log_flush()
H A Dincore.h516 unsigned int tr_first; member