Searched refs:fscache_cache_is_live (Results 1 – 5 of 5) sorted by relevance
293 if (!fscache_cache_is_live(cache)) in fscache_begin_cache_access()300 if (!fscache_cache_is_live(cache)) { in fscache_begin_cache_access()
100 if (!fscache_cache_is_live(volume->cache)) in fscache_begin_volume_access()103 if (!fscache_cache_is_live(volume->cache)) { in fscache_begin_volume_access()
30 if (!fscache_cache_is_live(cookie->volume->cache)) { in fscache_wait_for_operation()
258 static inline bool fscache_cache_is_live(const struct fscache_cache *cache) in fscache_cache_is_live() function
185 !fscache_cache_is_live(cookie->volume->cache)) { in fscache_begin_cookie_access()