Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache-cache.h420 static inline bool fscache_object_is_dead(struct fscache_object *object) in fscache_object_is_dead() function
/linux-4.1.27/fs/fscache/
Dcookie.c330 if (fscache_object_is_dead(object)) { in fscache_alloc_object()
Dpage.c380 if (unlikely(fscache_object_is_dead(object))) { in fscache_wait_for_operation_activation()