Searched refs:ceph_pg (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ceph/ |
| A D | osdmap.h | 22 struct ceph_pg { struct 30 struct ceph_pg pgid; argument 34 int ceph_pg_compare(const struct ceph_pg *lhs, const struct ceph_pg *rhs); 153 struct ceph_pg pgid; 273 bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num, 289 const struct ceph_pg *pgid); 297 struct ceph_pg *raw_pgid); 301 struct ceph_pg *raw_pgid); 305 const struct ceph_pg *raw_pgid, 310 const struct ceph_pg *raw_pgid, [all …]
|
| A D | osd_client.h | 157 struct ceph_pg pgid; /* last raw pg we mapped to */
|
| /linux/net/ceph/ |
| A D | osdmap.c | 661 int ceph_pg_compare(const struct ceph_pg *lhs, const struct ceph_pg *rhs) in ceph_pg_compare() 1384 struct ceph_pg pgid; 2316 const struct ceph_pg *pgid) in ceph_is_new_interval() 2380 struct ceph_pg *raw_pgid) in __ceph_object_locator_to_pg() 2414 struct ceph_pg *raw_pgid) in ceph_object_locator_to_pg() 2431 const struct ceph_pg *raw_pgid, in raw_pg_to_pg() 2432 struct ceph_pg *pgid) in raw_pg_to_pg() 2577 const struct ceph_pg *pgid, in apply_upmap() 2756 const struct ceph_pg *pgid, in get_temp_osds() 2806 struct ceph_pg pgid; in ceph_pg_to_up_acting_osds() [all …]
|
| A D | osd_client.c | 1551 struct ceph_pg pgid, last_pgid; in calc_target() 2072 static void encode_pgid(void **p, const struct ceph_pg *pgid) in encode_pgid() 2201 struct ceph_pg pgid; in encode_request_finish() 3558 struct ceph_pg pgid;
|
| /linux/fs/ceph/ |
| A D | ioctl.c | 190 struct ceph_pg pgid; in ceph_ioctl_get_dataloc()
|
Completed in 24 milliseconds