Searched defs:struct_v (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/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 | 1277 u8 struct_v; in get_osdmap_client_data_v() local 1652 u8 struct_v; in osdmap_decode() local 1819 static int decode_new_up_state_weight(void **p, void *end, u8 struct_v, in decode_new_up_state_weight() 1942 u8 struct_v; in osdmap_apply_incremental() local
|
D | osd_client.c | 1790 u8 struct_v; in decode_hoid() local 3447 u8 struct_v, struct_cv; in ceph_oloc_decode() local 3520 u8 struct_v, struct_cv; in ceph_redirect_decode() local 4210 u8 struct_v; in decode_MOSDBackoff() local 5002 u8 struct_v; in decode_watcher() local 5035 u8 struct_v; in decode_watchers() local
|
/linux-5.10/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 | 842 __u8 struct_v; /* compat */ member
|
/linux-5.10/fs/ceph/ |
D | mds_client.c | 75 u8 struct_v, struct_compat; in parse_reply_info_quota() local 103 u8 struct_v = 0; in parse_reply_info_in() local 231 u8 struct_v, struct_compat; in parse_reply_info_dir() local 261 u8 struct_v, struct_compat; in parse_reply_info_lease() local 519 u8 struct_v, struct_compat; in parse_reply_info_create() local 3739 u8 struct_v = 0; in reconnect_caps_cb() local 4861 u8 struct_v, struct_cv; in ceph_mdsc_handle_fsmap() local
|
/linux-5.10/drivers/block/ |
D | rbd.c | 1842 u8 struct_v; in decode_object_map_header() local 3820 u8 struct_v; in rbd_request_lock() local 4238 static void rbd_handle_acquired_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_acquired_lock() 4271 static void rbd_handle_released_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_released_lock() 4307 static int rbd_handle_request_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_request_lock() 4400 u8 struct_v = 0; in rbd_watch_cb() local 5654 u8 struct_v; in decode_parent_image_spec() local
|