Searched refs:one_time (Results 1 – 2 of 2) sorted by relevance
42 .one_time = false }; in gc_thread_func()58 gc_control.one_time = false; in gc_thread_func()60 gc_control.one_time = true; in gc_thread_func()773 unsigned long long age, bool one_time) in f2fs_get_victim() argument791 if (one_time) { in f2fs_get_victim()792 p.one_time_gc = one_time; in f2fs_get_victim()1713 int gc_type, bool one_time) in __get_victim() argument1720 LFS, 0, one_time); in __get_victim()1728 bool force_migrate, bool one_time) in do_garbage_collect() argument1753 if (gc_type == BG_GC || one_time) { in do_garbage_collect()[all …]
1408 bool one_time; /* require one time GC in one migration unit */ member4118 unsigned long long age, bool one_time);