Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dlog.c1211 bool did_flush; in gfs2_logd() local
1230 did_flush = false; in gfs2_logd()
1235 did_flush = true; in gfs2_logd()
1244 did_flush = true; in gfs2_logd()
1247 if (!gfs2_ail_flush_reqd(sdp) || did_flush) in gfs2_logd()