Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dgc.h59 bool gc_wake; member
H A Dgc.c52 gc_th->gc_wake, in gc_thread_func()
59 if (gc_th->gc_wake) in gc_thread_func()
60 gc_th->gc_wake = false; in gc_thread_func()
215 gc_th->gc_wake = false; in f2fs_start_gc_thread()
H A Dsysfs.c582 sbi->gc_thread->gc_wake = true; in __sbi_store()
592 sbi->gc_thread->gc_wake = true; in __sbi_store()