Lines Matching refs:ceph_osds

1991 static bool __osds_equal(const struct ceph_osds *lhs,  in __osds_equal()
1992 const struct ceph_osds *rhs) in __osds_equal()
2004 static bool osds_equal(const struct ceph_osds *lhs, in osds_equal()
2005 const struct ceph_osds *rhs) in osds_equal()
2014 static bool osds_valid(const struct ceph_osds *set) in osds_valid()
2039 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src) in ceph_osds_copy()
2074 bool ceph_is_new_interval(const struct ceph_osds *old_acting, in ceph_is_new_interval()
2075 const struct ceph_osds *new_acting, in ceph_is_new_interval()
2076 const struct ceph_osds *old_up, in ceph_is_new_interval()
2077 const struct ceph_osds *new_up, in ceph_is_new_interval()
2099 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank()
2111 static bool primary_changed(const struct ceph_osds *old_acting, in primary_changed()
2112 const struct ceph_osds *new_acting) in primary_changed()
2130 bool ceph_osds_changed(const struct ceph_osds *old_acting, in ceph_osds_changed()
2131 const struct ceph_osds *new_acting, in ceph_osds_changed()
2273 struct ceph_osds *set) in remove_nonexistent_osds()
2308 struct ceph_osds *raw, in pg_to_raw_osds()
2350 struct ceph_osds *raw) in apply_upmap()
2417 struct ceph_osds *set) in raw_to_up_osds()
2453 struct ceph_osds *up) in apply_primary_affinity()
2529 struct ceph_osds *temp) in get_temp_osds()
2575 struct ceph_osds *up, in ceph_pg_to_up_acting_osds()
2576 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds()
2604 struct ceph_osds up, acting; in ceph_pg_to_primary_shard()
2635 struct ceph_osds up, acting; in ceph_pg_to_acting_primary()