Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jffs2/
Djffs2_fs_sb.h114 wait_queue_head_t inocache_wq; member
Dsuper.c298 init_waitqueue_head(&c->inocache_wq); in jffs2_fill_super()
Dgc.c202 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()
387 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()
413 wake_up(&c->inocache_wq); in jffs2_garbage_collect_pass()
Dnodelist.c412 wake_up(&c->inocache_wq); in jffs2_set_inocache_state()
Dfs.c656 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_gc_fetch_inode()
Dreadinode.c1335 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_do_read_inode()