Searched refs:fscache_cache_is_live (Results 1 – 5 of 5) sorted by relevance
292 if (!fscache_cache_is_live(cache)) in fscache_begin_cache_access()299 if (!fscache_cache_is_live(cache)) { in fscache_begin_cache_access()
87 if (!fscache_cache_is_live(volume->cache)) in fscache_begin_volume_access()90 if (!fscache_cache_is_live(volume->cache)) { in fscache_begin_volume_access()
36 static inline bool fscache_cache_is_live(const struct fscache_cache *cache) in fscache_cache_is_live() function
30 if (!fscache_cache_is_live(cookie->volume->cache)) { in fscache_wait_for_operation()
185 !fscache_cache_is_live(cookie->volume->cache)) { in fscache_begin_cookie_access()