Lines Matching refs:ceph_osds
2012 static bool __osds_equal(const struct ceph_osds *lhs, in __osds_equal()
2013 const struct ceph_osds *rhs) in __osds_equal()
2025 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal()
2026 const struct ceph_osds *rhs) in osds_equal()
2035 static bool osds_valid(const struct ceph_osds *set) in osds_valid()
2060 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src) in ceph_osds_copy()
2095 bool ceph_is_new_interval(const struct ceph_osds *old_acting, in ceph_is_new_interval()
2096 const struct ceph_osds *new_acting, in ceph_is_new_interval()
2097 const struct ceph_osds *old_up, in ceph_is_new_interval()
2098 const struct ceph_osds *new_up, in ceph_is_new_interval()
2120 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2132 static bool primary_changed(const struct ceph_osds *old_acting, in primary_changed()
2133 const struct ceph_osds *new_acting) in primary_changed()
2151 bool ceph_osds_changed(const struct ceph_osds *old_acting, in ceph_osds_changed()
2152 const struct ceph_osds *new_acting, in ceph_osds_changed()
2294 struct ceph_osds *set) in remove_nonexistent_osds()
2329 struct ceph_osds *raw, in pg_to_raw_osds()
2371 struct ceph_osds *raw) in apply_upmap()
2438 struct ceph_osds *set) in raw_to_up_osds()
2474 struct ceph_osds *up) in apply_primary_affinity()
2550 struct ceph_osds *temp) in get_temp_osds()
2596 struct ceph_osds *up, in ceph_pg_to_up_acting_osds()
2597 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2625 struct ceph_osds up, acting; in ceph_pg_to_primary_shard()
2656 struct ceph_osds up, acting; in ceph_pg_to_acting_primary()