Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds