Home
last modified time | relevance | path

Searched refs:fscache_cache_is_broken (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h413 static inline bool fscache_cache_is_broken(struct fscache_object *object) in fscache_cache_is_broken() function
422 !fscache_cache_is_broken(object); in fscache_object_is_active()
/kernel/linux/linux-5.10/fs/fscache/
Doperation.c183 } else if (unlikely(fscache_cache_is_broken(object))) { in fscache_submit_exclusive_op()
270 } else if (unlikely(fscache_cache_is_broken(object))) { in fscache_submit_op()
Dcookie.c519 fscache_cache_is_broken(object)) { in fscache_alloc_object()
Dpage.c408 fscache_cache_is_broken(object))) { in fscache_wait_for_operation_activation()