Searched refs:ceph_spg (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ceph/ |
| H A D | osdmap.h | 29 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 D | osd_client.h | 215 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 D | debugfs.c | 182 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid) in dump_spgid()
|
| H A D | osdmap.c | 705 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs) in ceph_spg_compare() 2857 struct ceph_spg *spgid) in ceph_pg_to_primary_shard()
|
| H A D | osd_client.c | 1745 RB_BYPTR, const struct ceph_spg *, node) in DEFINE_RB_FUNCS2() 2124 static void encode_spgid(void **p, const struct ceph_spg *spgid) in encode_spgid() 4303 struct ceph_spg spgid; 1744 DEFINE_RB_FUNCS2(spg_mapping,struct ceph_spg_mapping,spgid,ceph_spg_compare,RB_BYPTR,const struct ceph_spg *,node) DEFINE_RB_FUNCS2() argument
|