Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlog.c303 a = (old_tail <= tr->tr_first); in ail2_empty()
304 b = (tr->tr_first < new_tail); in ail2_empty()
496 tail = tr->tr_first; in current_tail()
809 tr->tr_first = sdp->sd_log_flush_head; in gfs2_log_flush()
Dincore.h519 unsigned int tr_first; member