Home
last modified time | relevance | path

Searched defs:osdmap (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/ceph/
Dosdmap.c998 struct ceph_osdmap *osdmap) in ceph_calc_object_layout()
1041 static int *calc_pg_raw(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in calc_pg_raw()
1105 int ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in ceph_calc_pg_acting()
1126 int ceph_calc_pg_primary(struct ceph_osdmap *osdmap, struct ceph_pg pgid) in ceph_calc_pg_primary()
/linux-3.3/include/linux/ceph/
Dosd_client.h125 struct ceph_osdmap *osdmap; /* current map */ member