Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c1872 bool need_stop_gc = false; in f2fs_remount() local
1991 need_stop_gc = true; in f2fs_remount()
2045 } else if (need_stop_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
2482 need_stop_gc = true; in f2fs_remount()
2590 } else if (need_stop_gc) { in f2fs_remount()

Completed in 10 milliseconds