Searched refs:inocache_lock (Results 1 – 8 of 8) sorted by relevance
151 spin_lock(&c->inocache_lock); in jffs2_garbage_collect_pass()177 spin_unlock(&c->inocache_lock); in jffs2_garbage_collect_pass()194 spin_unlock(&c->inocache_lock); in jffs2_garbage_collect_pass()201 spin_unlock(&c->inocache_lock); in jffs2_garbage_collect_pass()208 spin_unlock(&c->inocache_lock); in jffs2_garbage_collect_pass()222 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()232 spin_unlock(&c->inocache_lock); in jffs2_garbage_collect_pass()348 spin_lock(&c->inocache_lock); in jffs2_garbage_collect_pass()394 spin_unlock(&c->inocache_lock); in jffs2_garbage_collect_pass()407 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_garbage_collect_pass()[all …]
410 spin_lock(&c->inocache_lock); in jffs2_set_inocache_state()413 spin_unlock(&c->inocache_lock); in jffs2_set_inocache_state()440 spin_lock(&c->inocache_lock); in jffs2_add_ino_cache()454 spin_unlock(&c->inocache_lock); in jffs2_add_ino_cache()465 spin_lock(&c->inocache_lock); in jffs2_del_ino_cache()484 spin_unlock(&c->inocache_lock); in jffs2_del_ino_cache()
99 inocache_lock spinlock104 correspondent jffs2_inode_cache object). So, the inocache_lock113 the inocache_lock spinlock. 117 If both erase_completion_lock and inocache_lock are needed, the
118 spinlock_t inocache_lock; member
646 spin_lock(&c->inocache_lock); in jffs2_gc_fetch_inode()651 spin_unlock(&c->inocache_lock); in jffs2_gc_fetch_inode()658 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_gc_fetch_inode()660 spin_unlock(&c->inocache_lock); in jffs2_gc_fetch_inode()
279 spin_lock_init(&c->inocache_lock); in jffs2_fill_super()
1334 spin_lock(&c->inocache_lock); in jffs2_do_read_inode()1351 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); in jffs2_do_read_inode()1368 spin_unlock(&c->inocache_lock); in jffs2_do_read_inode()
3621 spin_lock(&c->inocache_lock);3635 - goto got_next; /* with inocache_lock held */3647 - spin_unlock(&c->inocache_lock);3662 + spin_unlock(&c->inocache_lock);3674 spin_unlock(&c->inocache_lock);3679 spin_unlock(&c->inocache_lock);3693 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);3731 spin_unlock(&c->inocache_lock);3739 spin_lock(&c->inocache_lock);3744 spin_unlock(&c->inocache_lock);[all …]