Home
last modified time | relevance | path

Searched refs:inocache_wq (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/jffs2/
Djffs2_fs_sb.h114 wait_queue_head_t inocache_wq; member
Dsuper.c300 init_waitqueue_head(&c->inocache_wq); in jffs2_fill_super()
Dgc.c222 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()
407 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()
433 wake_up(&c->inocache_wq); in jffs2_garbage_collect_pass()
Dnodelist.c412 wake_up(&c->inocache_wq); in jffs2_set_inocache_state()
Dfs.c654 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_gc_fetch_inode()
Dreadinode.c1351 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_do_read_inode()