Symbol: ceph_pg
fs/ceph/ioctl.c
197
struct ceph_pg pgid;
include/linux/ceph/osd_client.h
214
struct ceph_pg pgid; /* last raw pg we mapped to */
include/linux/ceph/osdmap.h
153
struct ceph_pg pgid;
include/linux/ceph/osdmap.h
231
static inline int ceph_decode_pgid(void **p, void *end, struct ceph_pg *pgid)
include/linux/ceph/osdmap.h
273
bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num,
include/linux/ceph/osdmap.h
289
const struct ceph_pg *pgid);
include/linux/ceph/osdmap.h
297
struct ceph_pg *raw_pgid);
include/linux/ceph/osdmap.h
30
struct ceph_pg pgid;
include/linux/ceph/osdmap.h
301
struct ceph_pg *raw_pgid);
include/linux/ceph/osdmap.h
305
const struct ceph_pg *raw_pgid,
include/linux/ceph/osdmap.h
310
const struct ceph_pg *raw_pgid,
include/linux/ceph/osdmap.h
313
const struct ceph_pg *raw_pgid);
include/linux/ceph/osdmap.h
34
int ceph_pg_compare(const struct ceph_pg *lhs, const struct ceph_pg *rhs);
net/ceph/osd_client.c
1586
struct ceph_pg pgid, last_pgid;
net/ceph/osd_client.c
2115
static void encode_pgid(void **p, const struct ceph_pg *pgid)
net/ceph/osd_client.c
2244
struct ceph_pg pgid;
net/ceph/osd_client.c
3656
struct ceph_pg pgid;
net/ceph/osdmap.c
1400
struct ceph_pg pgid;
net/ceph/osdmap.c
2299
bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num,
net/ceph/osdmap.c
2341
const struct ceph_pg *pgid)
net/ceph/osdmap.c
2405
struct ceph_pg *raw_pgid)
net/ceph/osdmap.c
2439
struct ceph_pg *raw_pgid)
net/ceph/osdmap.c
2456
const struct ceph_pg *raw_pgid,
net/ceph/osdmap.c
2457
struct ceph_pg *pgid)
net/ceph/osdmap.c
2470
const struct ceph_pg *raw_pgid)
net/ceph/osdmap.c
2560
const struct ceph_pg *raw_pgid,
net/ceph/osdmap.c
2602
const struct ceph_pg *pgid,
net/ceph/osdmap.c
2781
const struct ceph_pg *pgid,
net/ceph/osdmap.c
2827
const struct ceph_pg *raw_pgid,
net/ceph/osdmap.c
2831
struct ceph_pg pgid;
net/ceph/osdmap.c
2853
const struct ceph_pg *raw_pgid,
net/ceph/osdmap.c
2856
struct ceph_pg pgid;
net/ceph/osdmap.c
2885
const struct ceph_pg *raw_pgid)
net/ceph/osdmap.c
689
int ceph_pg_compare(const struct ceph_pg *lhs, const struct ceph_pg *rhs)
net/ceph/osdmap.c
743
RB_BYPTR, const struct ceph_pg *, node)