Home
last modified time | relevance | path

Searched refs:stores_lock (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fscache/
A Dpage.c93 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()
1012 spin_lock(&cookie->stores_lock); in __fscache_write_page()
[all …]
A Dcookie.c182 spin_lock_init(&cookie->stores_lock); in fscache_alloc_cookie()
/linux/include/linux/
A Dfscache.h131 spinlock_t stores_lock; /* lock on page store tree */ member

Completed in 9 milliseconds