Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsuper.c2288 bool need_restart_flush = false, need_stop_flush = false; in f2fs_remount() local
2471 need_restart_flush = true; in f2fs_remount()
2524 if (need_restart_flush) { in f2fs_remount()