Home
last modified time | relevance | path

Searched refs:gc_wait_queue_head (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.h35 wait_queue_head_t gc_wait_queue_head; member
H A Dgc.c34 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func()
167 init_waitqueue_head(&sbi->gc_thread->gc_wait_queue_head); in f2fs_start_gc_thread()
H A Dsysfs.c384 &sbi->gc_thread->gc_wait_queue_head); in __sbi_store()
H A Dsegment.c609 wake_up(&sbi->gc_thread->gc_wait_queue_head); in f2fs_balance_fs()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.h37 wait_queue_head_t gc_wait_queue_head; member
H A Dsysfs.c532 &sbi->gc_thread->gc_wait_queue_head); in __sbi_store()
542 &sbi->gc_thread->gc_wait_queue_head); in __sbi_store()
H A Dgc.c35 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func()
189 init_waitqueue_head(&sbi->gc_thread->gc_wait_queue_head); in f2fs_start_gc_thread()
H A Dsegment.c426 wake_up(&sbi->gc_thread->gc_wait_queue_head); in f2fs_balance_fs()

Completed in 25 milliseconds