Searched defs:msgr2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/ceph/ |
H A D | decode.c | 95 int ceph_decode_entity_addrvec(void **p, void *end, bool msgr2, in ceph_decode_entity_addrvec() argument
|
H A D | mon_client.c | 39 static int decode_mon_info(void **p, void *end, bool msgr2, in decode_mon_info() argument 70 static struct ceph_monmap *ceph_monmap_decode(void **p, void *end, bool msgr2) in ceph_monmap_decode() argument
|
H A D | osdmap.c | 1666 static int osdmap_decode(void **p, void *end, bool msgr2, in osdmap_decode() argument 1817 struct ceph_osdmap *ceph_osdmap_decode(void **p, void *end, bool msgr2) in ceph_osdmap_decode() argument 1965 struct ceph_osdmap *osdmap_apply_incremental(void **p, void *end, bool msgr2, in osdmap_apply_incremental() argument 1843 decode_new_up_state_weight(void **p, void *end, u8 struct_v, bool msgr2, struct ceph_osdmap *map) decode_new_up_state_weight() argument [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mdsmap.c | 117 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end, bool msgr2) in ceph_mdsmap_decode() argument
|
Completed in 7 milliseconds