Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dlog.c999 bool did_flush; in gfs2_logd() local
1012 did_flush = false; in gfs2_logd()
1017 did_flush = true; in gfs2_logd()
1026 did_flush = true; in gfs2_logd()
1029 if (!gfs2_ail_flush_reqd(sdp) || did_flush) in gfs2_logd()