Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsuper.c756 bool need_restart_gc = false; in f2fs_remount() local
801 need_restart_gc = true; in f2fs_remount()
827 if (need_restart_gc) { in f2fs_remount()