Lines Matching refs:struct_v
77 u8 struct_v, struct_compat; in parse_reply_info_quota() local
80 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_quota()
84 if (!struct_v || struct_compat != 1) in parse_reply_info_quota()
105 u8 struct_v = 0; in parse_reply_info_in() local
110 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_in()
114 if (!struct_v || struct_compat != 1) in parse_reply_info_in()
166 if (struct_v >= 2) { in parse_reply_info_in()
173 if (struct_v >= 3) { in parse_reply_info_in()
182 if (struct_v >= 4) { in parse_reply_info_in()
188 if (struct_v >= 5) { in parse_reply_info_in()
206 if (struct_v >= 6) in parse_reply_info_in()
213 if (struct_v >= 7) { in parse_reply_info_in()
286 u8 struct_v, struct_compat; in parse_reply_info_dir() local
288 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_dir()
292 if (!struct_v || struct_compat != 1) in parse_reply_info_dir()
315 u8 struct_v; in parse_reply_info_lease() local
322 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_lease()
327 if (!struct_v || struct_compat != 1) in parse_reply_info_lease()
343 if (struct_v >= 2) { in parse_reply_info_lease()
4380 u8 struct_v = 0; in reconnect_caps_cb() local
4415 struct_v = 2; in reconnect_caps_cb()
4427 if (struct_v >= 2) in reconnect_caps_cb()
4445 ceph_pagelist_encode_8(pagelist, struct_v); in reconnect_caps_cb()
4453 if (struct_v >= 2) in reconnect_caps_cb()