Home
last modified time | relevance | path

Searched refs:ceph_entity_inst (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/ceph/
H A Dmsgr.h97 struct ceph_entity_inst { struct
167 struct ceph_entity_inst src, orig_src;
H A Dmon_client.h22 struct ceph_entity_inst mon_inst[] __counted_by(num_mon);
H A Dmessenger.h104 struct ceph_entity_inst inst; /* my name+address */
/linux/net/ceph/
H A Ddebugfs.c44 struct ceph_entity_inst *inst = in monmap_show()
H A Dmon_client.c131 struct ceph_entity_inst *inst = &monmap->mon_inst[i]; in ceph_monmap_decode()
1150 struct ceph_entity_inst *inst = &monc->monmap->mon_inst[i]; in build_initial_monmap()