Searched refs:lu_object_is_dying (Results 1 – 3 of 3) sorted by relevance
308 if (lu_object_is_dying(hdr)) in vvp_pgcache_obj_get()
106 if (lu_object_is_dying(top)) { in lu_object_put()126 if (!lu_object_is_dying(top)) { in lu_object_put()546 if (likely(!lu_object_is_dying(h))) { in htable_lookup()
704 static inline int lu_object_is_dying(const struct lu_object_header *h) in lu_object_is_dying() function