Searched defs:ceph_pg_mapping (Results 1 – 4 of 4) sorted by relevance
151 struct ceph_pg_mapping { struct152 struct rb_node node;153 struct ceph_pg pgid;155 union {
714 DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare, in DEFINE_RB_FUNCS2()
730 DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare, in DEFINE_RB_FUNCS2()