Searched refs:struct_v (Results 1 – 2 of 2) sorted by relevance
318 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() argument321 ceph_encode_8(p, struct_v); in ceph_start_encoding()337 const char *name, u8 *struct_v, in ceph_start_decoding() argument343 *struct_v = ceph_decode_8(p); in ceph_start_decoding()347 *struct_v, struct_compat, v, name); in ceph_start_decoding()
904 __u8 struct_v; /* compat */ member
Completed in 24 milliseconds