Searched refs:ceph_decode_32 (Results 1 – 12 of 12) sorted by relevance
83 n = ceph_decode_32(p); in __decode_and_drop_compat_set()89 len = ceph_decode_32(p); in __decode_and_drop_compat_set()130 m->m_epoch = ceph_decode_32(p); in ceph_mdsmap_decode()131 m->m_client_epoch = ceph_decode_32(p); in ceph_mdsmap_decode()132 m->m_last_failure = ceph_decode_32(p); in ceph_mdsmap_decode()133 m->m_root = ceph_decode_32(p); in ceph_mdsmap_decode()134 m->m_session_timeout = ceph_decode_32(p); in ceph_mdsmap_decode()135 m->m_session_autoclose = ceph_decode_32(p); in ceph_mdsmap_decode()137 m->m_max_mds = ceph_decode_32(p); in ceph_mdsmap_decode()145 n = ceph_decode_32(p); in ceph_mdsmap_decode()[all …]
343 num = ceph_decode_32(p); in parse_reply_info_readdir()2999 next_mds = ceph_decode_32(&p); in handle_forward()3000 fwd_seq = ceph_decode_32(&p); in handle_forward()4472 epoch = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()4479 map_len = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()4484 num_fs = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()4494 info_len = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()4501 fscid = ceph_decode_32(&info_p); in ceph_mdsc_handle_fsmap()4502 namelen = ceph_decode_32(&info_p); in ceph_mdsc_handle_fsmap()4551 epoch = ceph_decode_32(&p); in ceph_mdsc_handle_mdsmap()[all …]
60 b->item_weight = ceph_decode_32(p); in crush_decode_uniform_bucket()79 b->item_weights[j] = ceph_decode_32(p); in crush_decode_list_bucket()80 b->sum_weights[j] = ceph_decode_32(p); in crush_decode_list_bucket()98 b->node_weights[j] = ceph_decode_32(p); in crush_decode_tree_bucket()117 b->item_weights[j] = ceph_decode_32(p); in crush_decode_straw_bucket()118 b->straws[j] = ceph_decode_32(p); in crush_decode_straw_bucket()135 b->item_weights[j] = ceph_decode_32(p); in crush_decode_straw2_bucket()206 a[i] = ceph_decode_32(p); in decode_array_32_alloc()366 magic = ceph_decode_32(p); in crush_decode()372 c->max_buckets = ceph_decode_32(p); in crush_decode()[all …]
196 protocol = ceph_decode_32(&p); in ceph_handle_auth_reply()197 result = ceph_decode_32(&p); in ceph_handle_auth_reply()199 payload_len = ceph_decode_32(&p); in ceph_handle_auth_reply()203 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()
49 len = ceph_decode_32(p); in ceph_decode_buffer()
273 len = ceph_decode_32(p); in decode_locker()296 *num_lockers = ceph_decode_32(p); in decode_lockers()
58 epoch = ceph_decode_32(&p); in ceph_monmap_decode()60 num_mon = ceph_decode_32(&p); in ceph_monmap_decode()887 req->result = ceph_decode_32(&p); in handle_command_ack()
2159 len = ceph_decode_32(&p); in encode_request_finish()2164 len = ceph_decode_32(&p); in encode_request_finish()3404 len = ceph_decode_32(p); in ceph_oloc_decode()3411 len = ceph_decode_32(p); in ceph_oloc_decode()3420 len = ceph_decode_32(p); in ceph_oloc_decode()3472 len = ceph_decode_32(p); in ceph_redirect_decode()3480 len = ceph_decode_32(p); in ceph_redirect_decode()3486 len = ceph_decode_32(p); in ceph_redirect_decode()3986 epoch = ceph_decode_32(&p); in ceph_osdc_handle_map()3987 maplen = ceph_decode_32(&p); in ceph_osdc_handle_map()[all …]
179 type = ceph_decode_32(p); in process_one_ticket()
25 static inline u32 ceph_decode_32(void **p) in ceph_decode_32() function71 v = ceph_decode_32(p); \343 *struct_len = ceph_decode_32(p); in ceph_start_decoding()
234 pgid->seed = ceph_decode_32(p); in ceph_decode_pgid()
3939 ret = ceph_decode_32(&p); in rbd_request_lock()4508 notify_op = ceph_decode_32(&p); in rbd_watch_cb()