Searched refs:struct_cv (Results 1 – 1 of 1) sorted by relevance
1646 u8 struct_v, struct_cv; in ceph_oloc_decode() local1653 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()1656 struct_v, struct_cv); in ceph_oloc_decode()1659 if (struct_cv > 6) { in ceph_oloc_decode()1661 struct_v, struct_cv); in ceph_oloc_decode()1706 u8 struct_v, struct_cv; in ceph_redirect_decode() local1713 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()1714 if (struct_cv > 1) { in ceph_redirect_decode()1716 struct_v, struct_cv); in ceph_redirect_decode()