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