Searched refs:ceph_pg (Results 1 – 2 of 2) sorted by relevance
22 struct ceph_pg { struct30 struct ceph_pg pgid; argument34 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 …]
214 struct ceph_pg pgid; /* last raw pg we mapped to */
Completed in 6 milliseconds