Home
last modified time | relevance | path

Searched defs:spgid (Results 1 – 3 of 3) sorted by relevance

/net/ceph/
Ddebugfs.c174 static void dump_spgid(struct seq_file *s, const struct ceph_spg *spgid) in dump_spgid()
Dosd_client.c1642 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare, in DEFINE_RB_FUNCS2() argument
2021 static void encode_spgid(void **p, const struct ceph_spg *spgid) in encode_spgid()
2131 char spgid[CEPH_ENCODING_START_BLK_LEN + in encode_request_finish() member
4128 struct ceph_spg spgid; member
Dosdmap.c2631 struct ceph_spg *spgid) in ceph_pg_to_primary_shard()