Searched refs:fscache_object_is_available (Results 1 – 3 of 3) sorted by relevance
408 static inline bool fscache_object_is_available(struct fscache_object *object) in fscache_object_is_available() function415 return fscache_object_is_available(object) && in fscache_object_is_active()
373 if (fscache_object_is_available(parent)) { in fscache_initialise_object()445 ASSERT(fscache_object_is_available(parent)); in fscache_look_up_object()
38 ASSERT(fscache_object_is_available(op->object)); in fscache_enqueue_operation()