Searched refs:osds_equal (Results 1 – 1 of 1) sorted by relevance
2248 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal() function2334 return !osds_equal(old_acting, new_acting) || in ceph_is_new_interval()2335 !osds_equal(old_up, new_up) || in ceph_is_new_interval()