Searched refs:fscache_cache_is_live (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/netfs/
H A Dfscache_cache.c293 if (!fscache_cache_is_live(cache))
300 if (!fscache_cache_is_live(cache)) {
H A Dfscache_volume.c87 if (!fscache_cache_is_live(volume->cache))
90 if (!fscache_cache_is_live(volume->cache)) {
H A Dfscache_io.c30 if (!fscache_cache_is_live(cookie->volume->cache)) {
H A Dinternal.h210 static inline bool fscache_cache_is_live(const struct fscache_cache *cache) function
H A Dfscache_cookie.c185 !fscache_cache_is_live(cookie->volume->cache)) {

Completed in 106 milliseconds