Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dlog.c251 unsigned int new_flush_tail = sdp->sd_log_head; in gfs2_log_update_flush_tail() local
257 new_flush_tail = tr->tr_first; in gfs2_log_update_flush_tail()
259 sdp->sd_log_flush_tail = new_flush_tail; in gfs2_log_update_flush_tail()