Searched refs:gc_wake (Results 1 – 3 of 3) sorted by relevance
53 gc_th->gc_wake, in gc_thread_func()64 if (gc_th->gc_wake) in gc_thread_func()65 gc_th->gc_wake = false; in gc_thread_func()218 gc_th->gc_wake = false; in f2fs_start_gc_thread()
668 sbi->gc_thread.gc_wake = true; in __sbi_store()678 sbi->gc_thread.gc_wake = true; in __sbi_store()
1769 bool gc_wake; member