Searched refs:inocache_lock (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 Dgc.c156 spin_lock(&c->inocache_lock);
161 spin_unlock(&c->inocache_lock);
168 spin_unlock(&c->inocache_lock);
176 spin_unlock(&c->inocache_lock);
182 spin_unlock(&c->inocache_lock);
195 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
205 spin_unlock(&c->inocache_lock);
312 the inocache_lock are sufficient; we trade down since the inocache_lock
314 spin_lock(&c->inocache_lock);
[all...]
H A Djffs2_fs_sb.h104 spinlock_t inocache_lock; member in struct:jffs2_sb_info
H A Dnodelist.c408 spin_lock(&c->inocache_lock);
411 spin_unlock(&c->inocache_lock);
415 callers want to do other stuff while still holding the inocache_lock.
438 spin_lock(&c->inocache_lock);
452 spin_unlock(&c->inocache_lock);
463 spin_lock(&c->inocache_lock);
482 spin_unlock(&c->inocache_lock);
H A Dfs.c611 spin_lock(&c->inocache_lock);
615 spin_unlock(&c->inocache_lock);
622 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
624 spin_unlock(&c->inocache_lock);
H A Dsuper.c169 spin_lock_init(&c->inocache_lock);
H A Dreadinode.c1331 spin_lock(&c->inocache_lock);
1348 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
1365 spin_unlock(&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 Dgc.c156 spin_lock(&c->inocache_lock);
161 spin_unlock(&c->inocache_lock);
168 spin_unlock(&c->inocache_lock);
176 spin_unlock(&c->inocache_lock);
182 spin_unlock(&c->inocache_lock);
195 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
205 spin_unlock(&c->inocache_lock);
312 the inocache_lock are sufficient; we trade down since the inocache_lock
314 spin_lock(&c->inocache_lock);
[all...]
H A Djffs2_fs_sb.h104 spinlock_t inocache_lock; member in struct:jffs2_sb_info
H A Dnodelist.c408 spin_lock(&c->inocache_lock);
411 spin_unlock(&c->inocache_lock);
415 callers want to do other stuff while still holding the inocache_lock.
438 spin_lock(&c->inocache_lock);
452 spin_unlock(&c->inocache_lock);
463 spin_lock(&c->inocache_lock);
482 spin_unlock(&c->inocache_lock);
H A Dfs.c611 spin_lock(&c->inocache_lock);
615 spin_unlock(&c->inocache_lock);
622 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
624 spin_unlock(&c->inocache_lock);
H A Dsuper.c169 spin_lock_init(&c->inocache_lock);
H A Dreadinode.c1331 spin_lock(&c->inocache_lock);
1348 sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock);
1365 spin_unlock(&c->inocache_lock);

Completed in 279 milliseconds