Searched refs:struct_cv (Results 1 – 2 of 2) sorted by relevance
3386 u8 struct_v, struct_cv; in ceph_oloc_decode() local3393 struct_cv = ceph_decode_8(p); in ceph_oloc_decode()3396 struct_v, struct_cv); in ceph_oloc_decode()3399 if (struct_cv > 6) { in ceph_oloc_decode()3401 struct_v, struct_cv); in ceph_oloc_decode()3459 u8 struct_v, struct_cv; in ceph_redirect_decode() local3466 struct_cv = ceph_decode_8(p); in ceph_redirect_decode()3467 if (struct_cv > 1) { in ceph_redirect_decode()3469 struct_v, struct_cv); in ceph_redirect_decode()
4468 u8 struct_v, struct_cv; in ceph_mdsc_handle_fsmap() local4478 struct_cv = ceph_decode_8(&p); in ceph_mdsc_handle_fsmap()