Home
last modified time | relevance | path

Searched refs:osds_equal (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ceph/
Dosdmap.c2213 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal() function
2299 return !osds_equal(old_acting, new_acting) || in ceph_is_new_interval()
2300 !osds_equal(old_up, new_up) || in ceph_is_new_interval()