Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlog.c1009 bool did_flush; in gfs2_logd() local
1022 did_flush = false; in gfs2_logd()
1027 did_flush = true; in gfs2_logd()
1036 did_flush = true; in gfs2_logd()
1039 if (!gfs2_ail_flush_reqd(sdp) || did_flush) in gfs2_logd()