Lines Matching refs:struct_v
78 u8 struct_v, struct_compat; in parse_reply_info_quota() local
81 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_quota()
85 if (!struct_v || struct_compat != 1) in parse_reply_info_quota()
106 u8 struct_v = 0; in parse_reply_info_in() local
111 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_in()
115 if (!struct_v || struct_compat != 1) in parse_reply_info_in()
167 if (struct_v >= 2) { in parse_reply_info_in()
174 if (struct_v >= 3) { in parse_reply_info_in()
183 if (struct_v >= 4) { in parse_reply_info_in()
189 if (struct_v >= 5) { in parse_reply_info_in()
207 if (struct_v >= 6) in parse_reply_info_in()
214 if (struct_v >= 7) { in parse_reply_info_in()
287 u8 struct_v, struct_compat; in parse_reply_info_dir() local
289 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_dir()
293 if (!struct_v || struct_compat != 1) in parse_reply_info_dir()
316 u8 struct_v; in parse_reply_info_lease() local
323 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_lease()
328 if (!struct_v || struct_compat != 1) in parse_reply_info_lease()
344 if (struct_v >= 2) { in parse_reply_info_lease()
4670 u8 struct_v = 0; in reconnect_caps_cb() local
4705 struct_v = 2; in reconnect_caps_cb()
4717 if (struct_v >= 2) in reconnect_caps_cb()
4735 ceph_pagelist_encode_8(pagelist, struct_v); in reconnect_caps_cb()
4743 if (struct_v >= 2) in reconnect_caps_cb()