Searched refs:struct_cv (Results 1 – 1 of 1) sorted by relevance
3562 u8 struct_v, struct_cv; in ceph_oloc_decode() local3569 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3572 struct_v, struct_cv); in ceph_oloc_decode()3575 if (struct_cv > 6) { in ceph_oloc_decode()3577 struct_v, struct_cv); in ceph_oloc_decode()3635 u8 struct_v, struct_cv; in ceph_redirect_decode() local3642 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3643 if (struct_cv > 1) { in ceph_redirect_decode()3645 struct_v, struct_cv); in ceph_redirect_decode()