Lines Matching refs:ceph_osds

2233 static bool __osds_equal(const struct ceph_osds *lhs,  in __osds_equal()
2234 const struct ceph_osds *rhs) in __osds_equal()
2246 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal()
2247 const struct ceph_osds *rhs) in osds_equal()
2256 static bool osds_valid(const struct ceph_osds *set) in osds_valid()
2281 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src) in ceph_osds_copy()
2316 bool ceph_is_new_interval(const struct ceph_osds *old_acting, in ceph_is_new_interval()
2317 const struct ceph_osds *new_acting, in ceph_is_new_interval()
2318 const struct ceph_osds *old_up, in ceph_is_new_interval()
2319 const struct ceph_osds *new_up, in ceph_is_new_interval()
2341 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2353 static bool primary_changed(const struct ceph_osds *old_acting, in primary_changed()
2354 const struct ceph_osds *new_acting) in primary_changed()
2372 bool ceph_osds_changed(const struct ceph_osds *old_acting, in ceph_osds_changed()
2373 const struct ceph_osds *new_acting, in ceph_osds_changed()
2515 struct ceph_osds *set) in remove_nonexistent_osds()
2550 struct ceph_osds *raw, in pg_to_raw_osds()
2592 struct ceph_osds *raw) in apply_upmap()
2659 struct ceph_osds *set) in raw_to_up_osds()
2695 struct ceph_osds *up) in apply_primary_affinity()
2771 struct ceph_osds *temp) in get_temp_osds()
2817 struct ceph_osds *up, in ceph_pg_to_up_acting_osds()
2818 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2846 struct ceph_osds up, acting; in ceph_pg_to_primary_shard()
2877 struct ceph_osds up, acting; in ceph_pg_to_acting_primary()