Lines Matching refs:ceph_osds

2200 static bool __osds_equal(const struct ceph_osds *lhs,  in __osds_equal()
2201 const struct ceph_osds *rhs) in __osds_equal()
2213 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal()
2214 const struct ceph_osds *rhs) in osds_equal()
2223 static bool osds_valid(const struct ceph_osds *set) in osds_valid()
2248 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src) in ceph_osds_copy()
2283 bool ceph_is_new_interval(const struct ceph_osds *old_acting, in ceph_is_new_interval()
2284 const struct ceph_osds *new_acting, in ceph_is_new_interval()
2285 const struct ceph_osds *old_up, in ceph_is_new_interval()
2286 const struct ceph_osds *new_up, in ceph_is_new_interval()
2308 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2320 static bool primary_changed(const struct ceph_osds *old_acting, in primary_changed()
2321 const struct ceph_osds *new_acting) in primary_changed()
2339 bool ceph_osds_changed(const struct ceph_osds *old_acting, in ceph_osds_changed()
2340 const struct ceph_osds *new_acting, in ceph_osds_changed()
2482 struct ceph_osds *set) in remove_nonexistent_osds()
2517 struct ceph_osds *raw, in pg_to_raw_osds()
2559 struct ceph_osds *raw) in apply_upmap()
2626 struct ceph_osds *set) in raw_to_up_osds()
2662 struct ceph_osds *up) in apply_primary_affinity()
2738 struct ceph_osds *temp) in get_temp_osds()
2784 struct ceph_osds *up, in ceph_pg_to_up_acting_osds()
2785 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2813 struct ceph_osds up, acting; in ceph_pg_to_primary_shard()
2844 struct ceph_osds up, acting; in ceph_pg_to_acting_primary()