Lines Matching refs:ceph_osdmap
440 int ceph_pg_poolid_by_name(struct ceph_osdmap *map, const char *name) in ceph_pg_poolid_by_name()
487 static int __decode_pool_names(void **p, void *end, struct ceph_osdmap *map) in __decode_pool_names()
520 void ceph_osdmap_destroy(struct ceph_osdmap *map) in ceph_osdmap_destroy()
547 static int osdmap_set_max_osd(struct ceph_osdmap *map, int max) in osdmap_set_max_osd()
583 struct ceph_osdmap *osdmap_decode(void **p, void *end) in osdmap_decode()
585 struct ceph_osdmap *map; in osdmap_decode()
731 struct ceph_osdmap *osdmap_apply_incremental(void **p, void *end, in osdmap_apply_incremental()
732 struct ceph_osdmap *map, in osdmap_apply_incremental()
1034 struct ceph_osdmap *osdmap) in ceph_calc_object_layout()
1077 static int *calc_pg_raw(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in calc_pg_raw()
1141 int ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in ceph_calc_pg_acting()
1162 int ceph_calc_pg_primary(struct ceph_osdmap *osdmap, struct ceph_pg pgid) in ceph_calc_pg_primary()