Searched refs:ceph_osdmap (Results 1 – 2 of 2) sorted by relevance
170 struct ceph_osdmap { struct207 static inline bool ceph_osd_is_up(struct ceph_osdmap *map, int osd) in ceph_osd_is_up()253 struct ceph_osdmap *ceph_osdmap_alloc(void);256 struct ceph_osdmap *map);257 extern void ceph_osdmap_destroy(struct ceph_osdmap *map);298 int ceph_object_locator_to_pg(struct ceph_osdmap *osdmap,303 void ceph_pg_to_up_acting_osds(struct ceph_osdmap *osdmap,308 bool ceph_pg_to_primary_shard(struct ceph_osdmap *osdmap,312 int ceph_pg_to_acting_primary(struct ceph_osdmap *osdmap,330 int ceph_get_crush_locality(struct ceph_osdmap *osdmap, int id,[all …]
408 struct ceph_osdmap *osdmap; /* current map */
Completed in 7 milliseconds