Home
last modified time | relevance | path

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

/fs/gfs2/
Dlog.c300 a = (old_tail <= tr->tr_first); in ail2_empty()
301 b = (tr->tr_first < new_tail); in ail2_empty()
493 tail = tr->tr_first; in current_tail()
813 tr->tr_first = sdp->sd_log_flush_head; in gfs2_log_flush()
Dincore.h513 unsigned int tr_first; member