Searched defs:osds (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/ceph/
H A Dosdmap.h79 int osds[]; member in struct:ceph_pg_mapping::__anon12166::__anon12167
H A Dosd_client.h211 struct rb_root osds; /* osds */ member in struct:ceph_osd_client
/linux-4.4.14/net/ceph/
H A Dosdmap.c1747 int osds[CEPH_PG_MAX_SIZE]; ceph_calc_pg_primary() local
1495 pg_to_raw_osds(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pool, struct ceph_pg pgid, u32 pps, int *osds) pg_to_raw_osds() argument
1531 raw_to_up_osds(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pool, int *osds, int len, int *primary) raw_to_up_osds() argument
1566 apply_primary_affinity(struct ceph_osdmap *osdmap, u32 pps, struct ceph_pg_pool_info *pool, int *osds, int len, int *primary) apply_primary_affinity() argument
1639 apply_temps(struct ceph_osdmap *osdmap, struct ceph_pg_pool_info *pool, struct ceph_pg pgid, int *osds, int len, int *primary) apply_temps() argument
1696 ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, int *osds, int *primary) ceph_calc_pg_acting() argument

Completed in 120 milliseconds