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()825 spin_lock(&cookie->stores_lock); in fscache_write_op()846 spin_unlock(&cookie->stores_lock); in fscache_write_op()878 spin_unlock(&cookie->stores_lock); in fscache_write_op()897 spin_lock(&cookie->stores_lock); in fscache_invalidate_writes()902 spin_unlock(&cookie->stores_lock); in fscache_invalidate_writes()[all …]
182 spin_lock_init(&cookie->stores_lock); in fscache_alloc_cookie()
131 spinlock_t stores_lock; /* lock on page store tree */ member