Searched refs:inocache_wq (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Djffs2_fs_sb.h102 wait_queue_head_t inocache_wq; member in struct:jffs2_sb_info
H A Dsuper.c167 init_waitqueue_head(&c->inocache_wq);
H A Dgc.c195 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
371 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
397 wake_up(&c->inocache_wq);
H A Dfs.c622 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
H A Dnodelist.c410 wake_up(&c->inocache_wq);
H A Dreadinode.c1348 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Djffs2_fs_sb.h102 wait_queue_head_t inocache_wq; member in struct:jffs2_sb_info
H A Dsuper.c167 init_waitqueue_head(&c->inocache_wq);
H A Dgc.c195 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
371 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
397 wake_up(&c->inocache_wq);
H A Dfs.c622 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
H A Dnodelist.c410 wake_up(&c->inocache_wq);
H A Dreadinode.c1348 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);

Completed in 186 milliseconds