Searched refs:struct_cv (Results 1 – 1 of 1) sorted by relevance
1631 u8 struct_v, struct_cv; in ceph_oloc_decode() local1638 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()1641 struct_v, struct_cv); in ceph_oloc_decode()1644 if (struct_cv > 6) { in ceph_oloc_decode()1646 struct_v, struct_cv); in ceph_oloc_decode()1691 u8 struct_v, struct_cv; in ceph_redirect_decode() local1698 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()1699 if (struct_cv > 1) { in ceph_redirect_decode()1701 struct_v, struct_cv); in ceph_redirect_decode()