Home
last modified time | relevance | path

Searched refs:__osds_equal (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dosdmap.c2200 static bool __osds_equal(const struct ceph_osds *lhs, in __osds_equal() function
2216 if (__osds_equal(lhs, rhs) && in osds_equal()
2346 if (any_change && !__osds_equal(old_acting, new_acting)) in ceph_osds_changed()
/kernel/linux/linux-6.6/net/ceph/
H A Dosdmap.c2235 static bool __osds_equal(const struct ceph_osds *lhs, in __osds_equal() function
2251 if (__osds_equal(lhs, rhs) && in osds_equal()
2381 if (any_change && !__osds_equal(old_acting, new_acting)) in ceph_osds_changed()

Completed in 7 milliseconds