Searched refs:stores_lock (Results 1 – 3 of 3) sorted by relevance
93 spin_lock(&cookie->stores_lock); in __fscache_maybe_release_page()100 spin_unlock(&cookie->stores_lock); in __fscache_maybe_release_page()106 spin_unlock(&cookie->stores_lock); in __fscache_maybe_release_page()157 spin_lock(&cookie->stores_lock); in fscache_end_page_write()173 spin_unlock(&cookie->stores_lock); in fscache_end_page_write()831 spin_lock(&cookie->stores_lock); in fscache_write_op()852 spin_unlock(&cookie->stores_lock); in fscache_write_op()884 spin_unlock(&cookie->stores_lock); in fscache_write_op()903 spin_lock(&cookie->stores_lock); in fscache_invalidate_writes()908 spin_unlock(&cookie->stores_lock); in fscache_invalidate_writes()[all …]
178 spin_lock_init(&cookie->stores_lock); in fscache_alloc_cookie()
138 spinlock_t stores_lock; /* lock on page store tree */ member