Home
last modified time | relevance | path

Searched refs:ceph_osdmap (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/ceph/
A Dosdmap.h170 struct ceph_osdmap { struct
207 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 …]
A Dosd_client.h347 struct ceph_osdmap *osdmap; /* current map */
/linux/net/ceph/
A Dosdmap.c1107 struct ceph_osdmap *ceph_osdmap_alloc(void) in ceph_osdmap_alloc()
1109 struct ceph_osdmap *map; in ceph_osdmap_alloc()
1483 struct ceph_osdmap *map) in decode_new_primary_temp()
1523 struct ceph_osdmap *map) in decode_primary_affinity()
1553 struct ceph_osdmap *map) in decode_new_primary_affinity()
1635 struct ceph_osdmap *map) in decode_new_pg_upmap_items()
1642 struct ceph_osdmap *map) in decode_old_pg_upmap_items()
1651 struct ceph_osdmap *map) in osdmap_decode()
1803 struct ceph_osdmap *map; in ceph_osdmap_decode()
1828 bool msgr2, struct ceph_osdmap *map) in decode_new_up_state_weight()
[all …]
A Ddebugfs.c59 struct ceph_osdmap *map = osdc->osdmap; in osdmap_show()
A Dosd_client.c2634 struct ceph_osdmap *map = osdc->osdmap; in check_pool_dne()
3229 struct ceph_osdmap *map = osdc->osdmap; in check_linger_pool_dne()
3912 struct ceph_osdmap *newmap; in handle_one_map()

Completed in 24 milliseconds