Searched refs:struct_cv (Results 1 – 2 of 2) sorted by relevance
3275 u8 struct_v, struct_cv; in ceph_oloc_decode() local3282 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3285 struct_v, struct_cv); in ceph_oloc_decode()3288 if (struct_cv > 6) { in ceph_oloc_decode()3290 struct_v, struct_cv); in ceph_oloc_decode()3348 u8 struct_v, struct_cv; in ceph_redirect_decode() local3355 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3356 if (struct_cv > 1) { in ceph_redirect_decode()3358 struct_v, struct_cv); in ceph_redirect_decode()
3939 u8 struct_v, struct_cv; in ceph_mdsc_handle_fsmap() local3949 struct_cv = ceph_decode_8(&p); in ceph_mdsc_handle_fsmap()