Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dosdmap.h22 struct ceph_pg { struct
74 struct ceph_pg pgid;
173 static inline int ceph_decode_pgid(void **p, void *end, struct ceph_pg *pgid) in ceph_decode_pgid()
210 struct ceph_pg *pg_out);
213 struct ceph_pg pgid,
216 struct ceph_pg pgid);
Dosd_client.h129 struct ceph_pg r_pgid;
/linux-4.1.27/net/ceph/
Dosdmap.c378 static int pgid_cmp(struct ceph_pg l, struct ceph_pg r) in pgid_cmp()
418 struct ceph_pg pgid) in __lookup_pg_mapping()
440 static int __remove_pg_mapping(struct rb_root *root, struct ceph_pg pgid) in __remove_pg_mapping()
851 struct ceph_pg pgid; in __decode_pg_temp()
912 struct ceph_pg pgid; in __decode_primary_temp()
1456 struct ceph_pg *pg_out) in ceph_oloc_oid_to_pg()
1497 struct ceph_pg pgid, u32 pps, int *osds) in pg_to_raw_osds()
1640 struct ceph_pg_pool_info *pool, struct ceph_pg pgid, in apply_temps()
1696 int ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in ceph_calc_pg_acting()
1745 int ceph_calc_pg_primary(struct ceph_osdmap *osdmap, struct ceph_pg pgid) in ceph_calc_pg_primary()
Dosd_client.c1343 struct ceph_pg *pg_out) in __calc_request_pg()
1406 struct ceph_pg pgid; in __map_request()
1752 struct ceph_pg pg; in handle_reply()
/linux-4.1.27/fs/ceph/
Dioctl.c189 struct ceph_pg pgid; in ceph_ioctl_get_dataloc()