Home
last modified time | relevance | path

Searched refs:ceph_spg_mapping (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dosd_client.h361 struct ceph_spg_mapping { struct
/linux/net/ceph/
H A Dosd_client.c1717 static struct ceph_spg_mapping *alloc_spg_mapping(void) in alloc_spg_mapping()
1719 struct ceph_spg_mapping *spg; in alloc_spg_mapping()
1730 static void free_spg_mapping(struct ceph_spg_mapping *spg) in free_spg_mapping()
1739 * rbtree of ceph_spg_mapping for handling map<spg_t, ...>, similar to
1744 DEFINE_RB_FUNCS2(spg_mapping, struct ceph_spg_mapping, spgid, ceph_spg_compare, in DEFINE_RB_FUNCS2()
1975 struct ceph_spg_mapping *spg = in DEFINE_RB_FUNCS()
1977 struct ceph_spg_mapping, node); in DEFINE_RB_FUNCS()
2020 struct ceph_spg_mapping *spg; in should_plug_request()
4401 struct ceph_spg_mapping *spg; in handle_backoff_block()
4461 struct ceph_spg_mapping *sp in handle_backoff_unblock()
1743 DEFINE_RB_FUNCS2(spg_mapping,struct ceph_spg_mapping,spgid,ceph_spg_compare,RB_BYPTR,const struct ceph_spg *,node) DEFINE_RB_FUNCS2() argument
[all...]