Searched defs:struct_v (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/net/ceph/ |
D | auth_x_protocol.h | 11 __u8 struct_v; member 33 __u8 struct_v; member 38 __u8 struct_v; member 46 __u8 struct_v; member 65 __u8 struct_v; member 72 __u8 struct_v; member 79 __u8 struct_v; member 84 __u8 struct_v; member 95 __u8 struct_v; member
|
D | cls_lock_client.c | 253 u8 struct_v; in decode_locker() local 291 u8 struct_v; in decode_lockers() local
|
D | decode.c | 14 u8 struct_v; in ceph_decode_entity_addr_versioned() local
|
D | osdmap.c | 1293 u8 struct_v; in get_osdmap_client_data_v() local 1669 u8 struct_v; in osdmap_decode() local 1843 static int decode_new_up_state_weight(void **p, void *end, u8 struct_v, in decode_new_up_state_weight() 1977 u8 struct_v; in osdmap_apply_incremental() local
|
D | mon_client.c | 44 u8 struct_v; in decode_mon_info() local 77 u8 struct_v; in ceph_monmap_decode() local
|
D | osd_client.c | 1769 u8 struct_v; in decode_hoid() local 3472 u8 struct_v, struct_cv; in ceph_oloc_decode() local 3545 u8 struct_v, struct_cv; in ceph_redirect_decode() local 4237 u8 struct_v; in decode_MOSDBackoff() local 4946 u8 struct_v; in decode_watcher() local 4979 u8 struct_v; in decode_watchers() local
|
D | auth_x.c | 849 u8 struct_v; in decrypt_authorizer_reply() local
|
/linux-6.1.9/include/linux/ceph/ |
D | decode.h | 318 static inline void ceph_start_encoding(void **p, u8 struct_v, u8 struct_compat, in ceph_start_encoding() 337 const char *name, u8 *struct_v, in ceph_start_decoding()
|
D | ceph_fs.h | 888 __u8 struct_v; /* compat */ member
|
/linux-6.1.9/fs/ceph/ |
D | mds_client.c | 76 u8 struct_v, struct_compat; in parse_reply_info_quota() local 104 u8 struct_v = 0; in parse_reply_info_in() local 239 u8 struct_v, struct_compat; in parse_reply_info_dir() local 269 u8 struct_v, struct_compat; in parse_reply_info_lease() local 3968 u8 struct_v = 0; in reconnect_caps_cb() local
|
/linux-6.1.9/drivers/block/ |
D | rbd.c | 1779 u8 struct_v; in decode_object_map_header() local 3756 u8 struct_v; in rbd_request_lock() local 4176 static void rbd_handle_acquired_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_acquired_lock() 4205 static void rbd_handle_released_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_released_lock() 4239 static int rbd_handle_request_lock(struct rbd_device *rbd_dev, u8 struct_v, in rbd_handle_request_lock() 4332 u8 struct_v = 0; in rbd_watch_cb() local 5569 u8 struct_v; in decode_parent_image_spec() local
|