Lines Matching refs:struct_v
79 u8 struct_v, struct_compat; in parse_reply_info_quota() local
82 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_quota()
86 if (!struct_v || struct_compat != 1) in parse_reply_info_quota()
107 u8 struct_v = 0; in parse_reply_info_in() local
112 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_in()
116 if (!struct_v || struct_compat != 1) in parse_reply_info_in()
168 if (struct_v >= 2) { in parse_reply_info_in()
175 if (struct_v >= 3) { in parse_reply_info_in()
184 if (struct_v >= 4) { in parse_reply_info_in()
190 if (struct_v >= 5) { in parse_reply_info_in()
208 if (struct_v >= 6) in parse_reply_info_in()
215 if (struct_v >= 7) { in parse_reply_info_in()
288 u8 struct_v, struct_compat; in parse_reply_info_dir() local
290 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_dir()
294 if (!struct_v || struct_compat != 1) in parse_reply_info_dir()
317 u8 struct_v; in parse_reply_info_lease() local
324 ceph_decode_8_safe(p, end, struct_v, bad); in parse_reply_info_lease()
329 if (!struct_v || struct_compat != 1) in parse_reply_info_lease()
345 if (struct_v >= 2) { in parse_reply_info_lease()
4724 u8 struct_v = 0; in reconnect_caps_cb() local
4759 struct_v = 2; in reconnect_caps_cb()
4771 if (struct_v >= 2) in reconnect_caps_cb()
4789 ceph_pagelist_encode_8(pagelist, struct_v); in reconnect_caps_cb()
4797 if (struct_v >= 2) in reconnect_caps_cb()