Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dosdmap.h22 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);
143 struct ceph_pg pgid;
222 static inline int ceph_decode_pgid(void **p, void *end, struct ceph_pg *pgid) in ceph_decode_pgid()
264 bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num,
280 const struct ceph_pg *pgid);
288 struct ceph_pg *raw_pgid);
292 struct ceph_pg *raw_pgid);
296 const struct ceph_pg *raw_pgid,
[all …]
Dosd_client.h148 struct ceph_pg pgid; /* last raw pg we mapped to */
/linux-4.19.296/fs/ceph/
Dioctl.c190 struct ceph_pg pgid; in ceph_ioctl_get_dataloc()