Searched refs:ceph_spg (Results 1 - 5 of 5) sorted by relevance

/linux-master/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);
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-master/net/ceph/
H A Ddebugfs.c176 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid)
H A Dosdmap.c691 int ceph_spg_compare(const struct ceph_spg *lhs, const struct ceph_spg *rhs)
2845 struct ceph_spg *spgid)
H A Dosd_client.c1761 RB_BYPTR, const struct ceph_spg *, node)
2140 static void encode_spgid(void **p, const struct ceph_spg *spgid)
4316 struct ceph_spg spgid;

Completed in 129 milliseconds