Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Djffs2_fs_sb.h115 wait_queue_head_t inocache_wq; member
H A Dsuper.c277 init_waitqueue_head(&c->inocache_wq); in jffs2_fill_super()
H A 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()
H A Dnodelist.c412 wake_up(&c->inocache_wq); in jffs2_set_inocache_state()
H A Dfs.c660 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_gc_fetch_inode()
H A Dreadinode.c1351 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_do_read_inode()