Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlog.c259 unsigned int new_flush_tail = sdp->sd_log_head; in gfs2_log_update_flush_tail() local
265 new_flush_tail = tr->tr_first; in gfs2_log_update_flush_tail()
267 sdp->sd_log_flush_tail = new_flush_tail; in gfs2_log_update_flush_tail()