Home
last modified time | relevance | path

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

/linux/include/linux/
A 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()
/linux/fs/fscache/
A Dobject.c391 if (fscache_object_is_available(parent)) { in fscache_initialise_object()
462 ASSERT(fscache_object_is_available(parent)); in fscache_look_up_object()
A Doperation.c70 ASSERT(fscache_object_is_available(op->object)); in fscache_enqueue_operation()

Completed in 8 milliseconds