Searched refs:fscache_object_is_dying (Results 1 – 5 of 5) sorted by relevance
403 static inline bool fscache_object_is_dying(struct fscache_object *object) in fscache_object_is_dying() function422 return fscache_object_is_dying(object) && in fscache_object_is_dead()
366 if (fscache_object_is_dying(p)) in fscache_attach_object()377 if (fscache_object_is_dying(p)) { in fscache_attach_object()
118 if (fscache_object_is_dying(object) || in fscache_select_cache_for_object()
368 if (fscache_object_is_dying(parent)) { in fscache_initialise_object()447 if (fscache_object_is_dying(parent) || in fscache_look_up_object()
232 } else if (fscache_object_is_dying(object)) { in fscache_submit_op()