Home
last modified time | relevance | path

Searched refs:struct_v (Results 1 – 2 of 2) sorted by relevance

/include/linux/ceph/
A Ddecode.h318 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() argument
321 ceph_encode_8(p, struct_v); in ceph_start_encoding()
337 const char *name, u8 *struct_v, in ceph_start_decoding() argument
343 *struct_v = ceph_decode_8(p); in ceph_start_decoding()
347 *struct_v, struct_compat, v, name); in ceph_start_decoding()
A Dceph_fs.h904 __u8 struct_v; /* compat */ member

Completed in 24 milliseconds