Searched refs:stores_lock (Results 1 – 3 of 3) sorted by relevance
92 spin_lock(&cookie->stores_lock); in __fscache_maybe_release_page()99 spin_unlock(&cookie->stores_lock); in __fscache_maybe_release_page()104 spin_unlock(&cookie->stores_lock); in __fscache_maybe_release_page()154 spin_lock(&cookie->stores_lock); in fscache_end_page_write()162 spin_unlock(&cookie->stores_lock); in fscache_end_page_write()807 spin_lock(&cookie->stores_lock); in fscache_write_op()829 spin_unlock(&cookie->stores_lock); in fscache_write_op()851 spin_unlock(&cookie->stores_lock); in fscache_write_op()870 spin_lock(&cookie->stores_lock); in fscache_invalidate_writes()875 spin_unlock(&cookie->stores_lock); in fscache_invalidate_writes()[all …]
39 spin_lock_init(&cookie->stores_lock); in fscache_cookie_init_once()
181 spinlock_t stores_lock; /* lock on page store tree */ member