Searched refs:ceph_decode_32 (Results 1 – 13 of 13) sorted by relevance
96 n = ceph_decode_32(p); in __decode_and_drop_compat_set()102 len = ceph_decode_32(p); in __decode_and_drop_compat_set()146 m->m_epoch = ceph_decode_32(p); in ceph_mdsmap_decode()147 m->m_client_epoch = ceph_decode_32(p); in ceph_mdsmap_decode()148 m->m_last_failure = ceph_decode_32(p); in ceph_mdsmap_decode()149 m->m_root = ceph_decode_32(p); in ceph_mdsmap_decode()150 m->m_session_timeout = ceph_decode_32(p); in ceph_mdsmap_decode()151 m->m_session_autoclose = ceph_decode_32(p); in ceph_mdsmap_decode()153 m->m_max_mds = ceph_decode_32(p); in ceph_mdsmap_decode()161 m->m_num_active_mds = n = ceph_decode_32(p); in ceph_mdsmap_decode()[all …]
425 num = ceph_decode_32(p); in parse_reply_info_readdir()4081 next_mds = ceph_decode_32(&p); in handle_forward()4082 fwd_seq = ceph_decode_32(&p); in handle_forward()6137 epoch = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()6152 info_len = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()6159 fscid = ceph_decode_32(&info_p); in ceph_mdsc_handle_fsmap()6160 namelen = ceph_decode_32(&info_p); in ceph_mdsc_handle_fsmap()6213 epoch = ceph_decode_32(&p); in ceph_mdsc_handle_mdsmap()6214 maplen = ceph_decode_32(&p); in ceph_mdsc_handle_mdsmap()
76 b->item_weight = ceph_decode_32(p); in crush_decode_uniform_bucket()95 b->item_weights[j] = ceph_decode_32(p); in crush_decode_list_bucket()96 b->sum_weights[j] = ceph_decode_32(p); in crush_decode_list_bucket()114 b->node_weights[j] = ceph_decode_32(p); in crush_decode_tree_bucket()133 b->item_weights[j] = ceph_decode_32(p); in crush_decode_straw_bucket()134 b->straws[j] = ceph_decode_32(p); in crush_decode_straw_bucket()151 b->item_weights[j] = ceph_decode_32(p); in crush_decode_straw2_bucket()299 a[i] = ceph_decode_32(p); in decode_array_32_alloc()460 magic = ceph_decode_32(p); in crush_decode()466 c->max_buckets = ceph_decode_32(p); in crush_decode()[all …]
216 protocol = ceph_decode_32(&p); in ceph_handle_auth_reply()217 result = ceph_decode_32(&p); in ceph_handle_auth_reply()219 payload_len = ceph_decode_32(&p); in ceph_handle_auth_reply()224 result_msg_len = ceph_decode_32(&p); in ceph_handle_auth_reply()
49 len = ceph_decode_32(p); in ceph_decode_buffer()
279 len = ceph_decode_32(p); in decode_locker()302 *num_lockers = ceph_decode_32(p); in decode_lockers()
2262 len = ceph_decode_32(&p); in encode_request_finish()2267 len = ceph_decode_32(&p); in encode_request_finish()3563 len = ceph_decode_32(p); in ceph_oloc_decode()3570 len = ceph_decode_32(p); in ceph_oloc_decode()3579 len = ceph_decode_32(p); in ceph_oloc_decode()3631 len = ceph_decode_32(p); in ceph_redirect_decode()3639 len = ceph_decode_32(p); in ceph_redirect_decode()4167 epoch = ceph_decode_32(&p); in ceph_osdc_handle_map()4168 maplen = ceph_decode_32(&p); in ceph_osdc_handle_map()4194 epoch = ceph_decode_32(&p); in ceph_osdc_handle_map()[all …]
525 desc->fd_lens[i] = ceph_decode_32(&p); in decode_preamble()594 *front_crc = ceph_decode_32(&p); in decode_epilogue()595 *middle_crc = ceph_decode_32(&p); in decode_epilogue()596 *data_crc = ceph_decode_32(&p); in decode_epilogue()
213 type = ceph_decode_32(p); in process_one_ticket()
960 req->result = ceph_decode_32(&p); in handle_command_ack()
25 static inline u32 ceph_decode_32(void **p) in ceph_decode_32() function71 v = ceph_decode_32(p); \351 *struct_len = ceph_decode_32(p); in ceph_start_decoding()
247 pgid->seed = ceph_decode_32(p); in ceph_decode_pgid()
3822 ret = ceph_decode_32(&p); in rbd_request_lock()4447 notify_op = ceph_decode_32(&p); in rbd_watch_cb()