Home
last modified time | relevance | path

Searched refs:ceph_spg (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/ceph/
H A Dosdmap.h29 struct ceph_spg { struct
35 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs); argument
311 struct ceph_spg *spgid);
H A Dosd_client.h215 struct ceph_spg spgid; /* last actual spg we mapped to */
363 struct ceph_spg spgid;
397 struct ceph_spg spgid;
/linux/net/ceph/
H A Ddebugfs.c176 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid) in dump_spgid()
H A Dosdmap.c691 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) in ceph_spg_compare()
2845 struct ceph_spg *spgid) in ceph_pg_to_primary_shard()