Searched defs:struct_v (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/net/ceph/ |
D | auth_x_protocol.h | 11 __u8 struct_v; member 33 __u8 struct_v; member 38 __u8 struct_v; member 45 __u8 struct_v; member 64 __u8 struct_v; member 71 __u8 struct_v; member 78 __u8 struct_v; member 83 __u8 struct_v; member 94 __u8 struct_v; member
|
D | decode.c | 10 u8 struct_v; in ceph_decode_entity_addr_versioned() local
|
D | cls_lock_client.c | 247 u8 struct_v; in decode_locker() local 285 u8 struct_v; in decode_lockers() local
|
D | osdmap.c | 1089 u8 struct_v; in get_osdmap_client_data_v() local 1464 u8 struct_v; in osdmap_decode() local 1631 static int decode_new_up_state_weight(void **p, void *end, u8 struct_v, in decode_new_up_state_weight() 1754 u8 struct_v; in osdmap_apply_incremental() local
|
D | osd_client.c | 1730 u8 struct_v; in decode_hoid() local 3386 u8 struct_v, struct_cv; in ceph_oloc_decode() local 3459 u8 struct_v, struct_cv; in ceph_redirect_decode() local 4130 u8 struct_v; in decode_MOSDBackoff() local 4924 u8 struct_v; in decode_watcher() local 4957 u8 struct_v; in decode_watchers() local
|
/Linux-v5.4/include/linux/ceph/ |
D | decode.h | 310 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() 329 const char *name, u8 *struct_v, in ceph_start_decoding()
|
D | ceph_fs.h | 827 __u8 struct_v; /* compat */ member
|
/Linux-v5.4/fs/ceph/ |
D | mds_client.c | 73 u8 struct_v, struct_compat; in parse_reply_info_quota() local 101 u8 struct_v = 0; in parse_reply_info_in() local 229 u8 struct_v, struct_compat; in parse_reply_info_dir() local 259 u8 struct_v, struct_compat; in parse_reply_info_lease() local 3386 u8 struct_v = 0; in encode_caps_cb() local 4468 u8 struct_v, struct_cv; in ceph_mdsc_handle_fsmap() local
|
/Linux-v5.4/drivers/block/ |
D | rbd.c | 1936 u8 struct_v; in decode_object_map_header() local 3912 u8 struct_v; in rbd_request_lock() local 4330 static void rbd_handle_acquired_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_acquired_lock() 4363 static void rbd_handle_released_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_released_lock() 4399 static int rbd_handle_request_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_request_lock() 4492 u8 struct_v = 0; in rbd_watch_cb() local 5797 u8 struct_v; in decode_parent_image_spec() local
|