Searched refs:struct_cv (Results 1 – 1 of 1) sorted by relevance
3447 u8 struct_v, struct_cv; in ceph_oloc_decode() local3454 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3457 struct_v, struct_cv); in ceph_oloc_decode()3460 if (struct_cv > 6) { in ceph_oloc_decode()3462 struct_v, struct_cv); in ceph_oloc_decode()3520 u8 struct_v, struct_cv; in ceph_redirect_decode() local3527 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3528 if (struct_cv > 1) { in ceph_redirect_decode()3530 struct_v, struct_cv); in ceph_redirect_decode()