Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsuper.c2199 bool need_restart_gc = false, need_stop_gc = false; in f2fs_remount() local
2333 need_restart_gc = true; in f2fs_remount()
2446 if (need_restart_gc) { in f2fs_remount()