Searched refs:new_flush_tail (Results 1 - 1 of 1) sorted by path

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

Completed in 214 milliseconds