Home
last modified time | relevance | path

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

/include/linux/
Dfscache-cache.h408 static inline bool fscache_object_is_available(struct fscache_object *object) in fscache_object_is_available() function
420 return fscache_object_is_available(object) && in fscache_object_is_active()