Searched refs:struct_cv (Results 1 – 2 of 2) sorted by relevance
3468 u8 struct_v, struct_cv; in ceph_oloc_decode() local3475 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3478 struct_v, struct_cv); in ceph_oloc_decode()3481 if (struct_cv > 6) { in ceph_oloc_decode()3483 struct_v, struct_cv); in ceph_oloc_decode()3541 u8 struct_v, struct_cv; in ceph_redirect_decode() local3548 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3549 if (struct_cv > 1) { in ceph_redirect_decode()3551 struct_v, struct_cv); in ceph_redirect_decode()
4943 u8 struct_v, struct_cv; in ceph_mdsc_handle_fsmap() local4953 struct_cv = ceph_decode_8(&p); in ceph_mdsc_handle_fsmap()