Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dlog.c250 unsigned int new_flush_tail = sdp->sd_log_head; in gfs2_log_update_flush_tail() local
256 new_flush_tail = tr->tr_first; in gfs2_log_update_flush_tail()
258 sdp->sd_log_flush_tail = new_flush_tail; in gfs2_log_update_flush_tail()