Searched refs:struct_cv (Results 1 – 1 of 1) sorted by relevance
3541 u8 struct_v, struct_cv; in ceph_oloc_decode() local3548 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3551 struct_v, struct_cv); in ceph_oloc_decode()3554 if (struct_cv > 6) { in ceph_oloc_decode()3556 struct_v, struct_cv); in ceph_oloc_decode()3614 u8 struct_v, struct_cv; in ceph_redirect_decode() local3621 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3622 if (struct_cv > 1) { in ceph_redirect_decode()3624 struct_v, struct_cv); in ceph_redirect_decode()