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()777 unsigned long long age, bool one_time) in f2fs_get_victim() argument795 if (one_time) { in f2fs_get_victim()796 p.one_time_gc = one_time; in f2fs_get_victim()1728 int gc_type, bool one_time) in __get_victim() argument1735 LFS, 0, one_time); in __get_victim()1743 bool force_migrate, bool one_time) in do_garbage_collect() argument1768 if (gc_type == BG_GC || one_time) { in do_garbage_collect()[all …]
1460 bool one_time; /* require one time GC in one migration unit */ member4212 unsigned long long age, bool one_time);