Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c1871 bool need_restart_gc = false; in f2fs_remount() local
1985 need_restart_gc = true; in f2fs_remount()
2042 if (need_restart_gc) { in f2fs_remount()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c2327 bool need_restart_gc = false, need_stop_gc = false; in f2fs_remount() local
2476 need_restart_gc = true; in f2fs_remount()
2587 if (need_restart_gc) { in f2fs_remount()

Completed in 13 milliseconds