Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Dgc.h27 wait_queue_head_t gc_wait_queue_head; member
Dgc.c27 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func()
140 init_waitqueue_head(&sbi->gc_thread->gc_wait_queue_head); in f2fs_start_gc_thread()
Dsysfs.c299 &sbi->gc_thread->gc_wait_queue_head); in __sbi_store()