Searched refs:struct_cv (Results 1 – 1 of 1) sorted by relevance
3546 u8 struct_v, struct_cv; in ceph_oloc_decode() local3553 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3556 struct_v, struct_cv); in ceph_oloc_decode()3559 if (struct_cv > 6) { in ceph_oloc_decode()3561 struct_v, struct_cv); in ceph_oloc_decode()3619 u8 struct_v, struct_cv; in ceph_redirect_decode() local3626 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3627 if (struct_cv > 1) { in ceph_redirect_decode()3629 struct_v, struct_cv); in ceph_redirect_decode()