Home
last modified time | relevance | path

Searched refs:gc_wake (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.h44 unsigned int gc_wake; member
H A Dgc.c47 gc_th->gc_wake, in gc_thread_func()
54 if (gc_th->gc_wake) in gc_thread_func()
55 gc_th->gc_wake = 0; in gc_thread_func()
164 gc_th->gc_wake= 0; in f2fs_start_gc_thread()
H A Dsysfs.c382 sbi->gc_thread->gc_wake = 1; in __sbi_store()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.h46 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()
186 gc_th->gc_wake = false; in f2fs_start_gc_thread()
H A Dsysfs.c530 sbi->gc_thread->gc_wake = true; in __sbi_store()
540 sbi->gc_thread->gc_wake = true; in __sbi_store()

Completed in 11 milliseconds