Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Ddecode.c95 ceph_decode_entity_addrvec(void ** p,void * end,bool msgr2,struct ceph_entity_addr * addr) ceph_decode_entity_addrvec() argument
H A Dosdmap.c1664 osdmap_decode(void ** p,void * end,bool msgr2,struct ceph_osdmap * map) osdmap_decode() argument
1815 ceph_osdmap_decode(void ** p,void * end,bool msgr2) ceph_osdmap_decode() argument
1842 decode_new_up_state_weight(void ** p,void * end,u8 struct_v,bool msgr2,struct ceph_osdmap * map) decode_new_up_state_weight() argument
1972 osdmap_apply_incremental(void ** p,void * end,bool msgr2,struct ceph_osdmap * map) osdmap_apply_incremental() argument
[all...]
H A Dmon_client.c39 static int decode_mon_info(void **p, void *end, bool msgr2, in decode_mon_info()
70 static struct ceph_monmap *ceph_monmap_decode(void **p, void *end, bool msgr2) in ceph_monmap_decode()