Searched refs:lu_object_exists (Results 1 – 2 of 2) sorted by relevance
831 #define lu_object_exists(o) ((o)->lo_header->loh_attr & LOHA_EXISTS) macro840 return lu_object_exists(o); in lu_object_assert_exists()845 return !lu_object_exists(o); in lu_object_assert_not_exists()853 LASSERT(lu_object_exists(o) != 0); in lu_object_attr()
714 return lu_object_exists(&dt->do_lu); in dt_object_exists()