Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Ddecode.h185 #define ceph_decode_skip_map_of_map(p, end, ktype1, ktype2, vtype2, bad) \ macro
/linux/net/ceph/
H A Dosdmap.c651 ceph_decode_skip_map_of_map(p, end, 32, 32, 32, bad); in crush_decode()
1780 ceph_decode_skip_map_of_map(p, end, string, string, string, in osdmap_decode()
2077 ceph_decode_skip_map_of_map(p, end, string, string, string, in osdmap_apply_incremental()