Lines Matching refs:ceph_osds

2235 static bool __osds_equal(const struct ceph_osds *lhs,  in __osds_equal()
2236 const struct ceph_osds *rhs) in __osds_equal()
2248 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal()
2249 const struct ceph_osds *rhs) in osds_equal()
2258 static bool osds_valid(const struct ceph_osds *set) in osds_valid()
2283 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src) in ceph_osds_copy()
2318 bool ceph_is_new_interval(const struct ceph_osds *old_acting, in ceph_is_new_interval()
2319 const struct ceph_osds *new_acting, in ceph_is_new_interval()
2320 const struct ceph_osds *old_up, in ceph_is_new_interval()
2321 const struct ceph_osds *new_up, in ceph_is_new_interval()
2343 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2355 static bool primary_changed(const struct ceph_osds *old_acting, in primary_changed()
2356 const struct ceph_osds *new_acting) in primary_changed()
2374 bool ceph_osds_changed(const struct ceph_osds *old_acting, in ceph_osds_changed()
2375 const struct ceph_osds *new_acting, in ceph_osds_changed()
2517 struct ceph_osds *set) in remove_nonexistent_osds()
2552 struct ceph_osds *raw, in pg_to_raw_osds()
2594 struct ceph_osds *raw) in apply_upmap()
2661 struct ceph_osds *set) in raw_to_up_osds()
2697 struct ceph_osds *up) in apply_primary_affinity()
2773 struct ceph_osds *temp) in get_temp_osds()
2819 struct ceph_osds *up, in ceph_pg_to_up_acting_osds()
2820 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2848 struct ceph_osds up, acting; in ceph_pg_to_primary_shard()
2879 struct ceph_osds up, acting; in ceph_pg_to_acting_primary()