Lines Matching refs:ceph_osds

2219 static bool __osds_equal(const struct ceph_osds *lhs,  in __osds_equal()
2220 const struct ceph_osds *rhs) in __osds_equal()
2232 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal()
2233 const struct ceph_osds *rhs) in osds_equal()
2242 static bool osds_valid(const struct ceph_osds *set) in osds_valid()
2267 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src) in ceph_osds_copy()
2302 bool ceph_is_new_interval(const struct ceph_osds *old_acting, in ceph_is_new_interval()
2303 const struct ceph_osds *new_acting, in ceph_is_new_interval()
2304 const struct ceph_osds *old_up, in ceph_is_new_interval()
2305 const struct ceph_osds *new_up, in ceph_is_new_interval()
2327 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2339 static bool primary_changed(const struct ceph_osds *old_acting, in primary_changed()
2340 const struct ceph_osds *new_acting) in primary_changed()
2358 bool ceph_osds_changed(const struct ceph_osds *old_acting, in ceph_osds_changed()
2359 const struct ceph_osds *new_acting, in ceph_osds_changed()
2501 struct ceph_osds *set) in remove_nonexistent_osds()
2536 struct ceph_osds *raw, in pg_to_raw_osds()
2578 struct ceph_osds *raw) in apply_upmap()
2645 struct ceph_osds *set) in raw_to_up_osds()
2681 struct ceph_osds *up) in apply_primary_affinity()
2757 struct ceph_osds *temp) in get_temp_osds()
2803 struct ceph_osds *up, in ceph_pg_to_up_acting_osds()
2804 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2832 struct ceph_osds up, acting; in ceph_pg_to_primary_shard()
2863 struct ceph_osds up, acting; in ceph_pg_to_acting_primary()