Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 136) sorted by relevance

123456

/spdk/lib/json/
H A Djson_write.c25 fail(struct spdk_json_write_ctx *w) in fail()
32 flush_buf(struct spdk_json_write_ctx *w) in flush_buf()
49 struct spdk_json_write_ctx *w; in spdk_json_write_begin() local
69 spdk_json_write_end(struct spdk_json_write_ctx *w) in spdk_json_write_end()
91 emit(struct spdk_json_write_ctx *w, const void *data, size_t size) in emit()
107 emit_buf_full(struct spdk_json_write_ctx *w, const void *data, size_t size) in emit_buf_full()
128 emit_fmt(struct spdk_json_write_ctx *w, const void *data, size_t size) in emit_fmt()
137 emit_indent(struct spdk_json_write_ctx *w) in emit_indent()
150 begin_value(struct spdk_json_write_ctx *w) in begin_value()
168 spdk_json_write_val_raw(struct spdk_json_write_ctx *w, const void *data, size_t len) in spdk_json_write_val_raw()
[all …]
/spdk/test/unit/lib/json/json_write.c/
H A Djson_write_ut.c116 struct spdk_json_write_ctx *w; in test_write_literal() local
134 struct spdk_json_write_ctx *w; in test_write_string_simple() local
144 struct spdk_json_write_ctx *w; in test_write_string_escapes() local
260 struct spdk_json_write_ctx *w; in test_write_string_utf16le() local
291 struct spdk_json_write_ctx *w; in test_write_number_int32() local
321 struct spdk_json_write_ctx *w; in test_write_number_uint32() local
385 struct spdk_json_write_ctx *w; in test_write_number_uint128() local
432 struct spdk_json_write_ctx *w; in test_write_string_number_uint128() local
479 struct spdk_json_write_ctx *w; in test_write_number_int64() local
509 struct spdk_json_write_ctx *w; in test_write_number_uint64() local
[all …]
/spdk/lib/init/
H A Dsubsystem_rpc.c20 struct spdk_json_write_ctx *w; in rpc_framework_get_subsystems() local
68 struct spdk_json_write_ctx *w; rpc_framework_get_config() local
97 struct spdk_json_write_ctx *w = ctx; dump_pci_device() local
129 struct spdk_json_write_ctx *w; rpc_framework_get_pci_devices() local
[all...]
/spdk/lib/keyring/
H A Dkeyring_rpc.c14 struct spdk_json_write_ctx *w = ctx; in rpc_keyring_for_each_key_cb() local
25 struct spdk_json_write_ctx *w; in rpc_keyring_get_keys() local
/spdk/lib/jsonrpc/
H A Djsonrpc_server.c285 struct spdk_json_write_ctx *w = request->response; in begin_response() local
363 struct spdk_json_write_ctx *w = begin_response(request); in spdk_jsonrpc_begin_result() local
370 spdk_jsonrpc_end_result(struct spdk_jsonrpc_request *request, struct spdk_json_write_ctx *w) in spdk_jsonrpc_end_result()
386 struct spdk_json_write_ctx *w; in spdk_jsonrpc_send_bool_response() local
398 struct spdk_json_write_ctx *w = begin_response(request); in spdk_jsonrpc_send_error_response() local
412 struct spdk_json_write_ctx *w = begin_response(request); in spdk_jsonrpc_send_error_response_fmt() local
H A Djsonrpc_client.c168 struct spdk_json_write_ctx *w; in spdk_jsonrpc_begin_request() local
190 spdk_jsonrpc_end_request(struct spdk_jsonrpc_client_request *request, struct spdk_json_write_ctx *w) in spdk_jsonrpc_end_request()
/spdk/lib/ftl/utils/
H A Dftl_property.c144 struct spdk_json_write_ctx *w) in ftl_property_dump_common_begin()
151 struct spdk_json_write_ctx *w) in ftl_property_dump_common_end()
170 struct spdk_json_write_ctx *w; in ftl_property_dump() local
197 struct spdk_json_write_ctx *w) in ftl_property_dump_bool()
207 struct spdk_json_write_ctx *w) in ftl_property_dump_uint64()
217 struct spdk_json_write_ctx *w) in ftl_property_dump_uint32()
/spdk/lib/vhost/
H A Dvhost.c213 vhost_dump_info_json(struct spdk_vhost_dev * vdev,struct spdk_json_write_ctx * w) vhost_dump_info_json() argument
348 vhost_user_config_json(struct spdk_vhost_dev * vdev,struct spdk_json_write_ctx * w) vhost_user_config_json() argument
371 spdk_vhost_scsi_config_json(struct spdk_json_write_ctx * w) spdk_vhost_scsi_config_json() argument
390 vhost_blk_dump_config_json(struct spdk_json_write_ctx * w) vhost_blk_dump_config_json() argument
410 spdk_vhost_blk_config_json(struct spdk_json_write_ctx * w) spdk_vhost_blk_config_json() argument
497 virtio_blk_transport_dump_opts(struct spdk_virtio_blk_transport * transport,struct spdk_json_write_ctx * w) virtio_blk_transport_dump_opts() argument
[all...]
/spdk/module/keyring/file/
H A Dkeyring.c48 struct spdk_json_write_ctx *w = ctx; keyring_file_write_key_config() local
67 keyring_file_write_config(struct spdk_json_write_ctx * w) keyring_file_write_config() argument
73 keyring_file_dump_info(struct spdk_key * key,struct spdk_json_write_ctx * w) keyring_file_dump_info() argument
[all...]
/spdk/module/bdev/ocf/
H A Dstats.c39 #define WJSON_STAT(w, stats, group, field, units) \ argument
48 vbdev_ocf_stats_write_json(struct spdk_json_write_ctx *w, struct vbdev_ocf_stats *stats) in vbdev_ocf_stats_write_json()
H A Dvbdev_ocf_rpc.c62 struct spdk_json_write_ctx *w; in construct_cb() local
158 struct spdk_json_write_ctx *w; in rpc_bdev_ocf_get_stats_cmpl() local
299 struct spdk_json_write_ctx *w; member
306 struct spdk_json_write_ctx *w = cctx->w; in bdev_get_bdevs_fn() local
336 struct spdk_json_write_ctx *w; in rpc_bdev_ocf_get_bdevs() local
395 struct spdk_json_write_ctx *w; in cache_mode_cb() local
597 struct spdk_json_write_ctx *w; in rpc_bdev_ocf_flush_status() local
/spdk/lib/notify/
H A Dnotify_rpc.c26 struct spdk_json_write_ctx *w; in rpc_notify_get_types() local
47 struct spdk_json_write_ctx *w; member
/spdk/lib/event/
H A Dlog_rpc.c108 struct spdk_json_write_ctx *w; in rpc_log_get_print_level() local
169 struct spdk_json_write_ctx *w; in rpc_log_get_level() local
267 struct spdk_json_write_ctx *w; rpc_log_get_flags() local
[all...]
H A Dapp_rpc.c102 struct spdk_json_write_ctx *w; in rpc_framework_monitor_context_switch() local
130 struct spdk_json_write_ctx *w; member
226 rpc_get_poller(struct spdk_poller * poller,struct spdk_json_write_ctx * w) rpc_get_poller() argument
297 rpc_get_io_channel(struct spdk_io_channel * ch,struct spdk_json_write_ctx * w) rpc_get_io_channel() argument
527 struct spdk_json_write_ctx *w; rpc_framework_get_scheduler() local
561 struct spdk_json_write_ctx *w; rpc_framework_get_governor() local
[all...]
/spdk/lib/ublk/
H A Dublk_rpc.c105 struct spdk_json_write_ctx *w; in rpc_ublk_start_disk_done() local
220 rpc_dump_ublk_info(struct spdk_json_write_ctx *w, in rpc_dump_ublk_info()
250 struct spdk_json_write_ctx *w; in rpc_ublk_get_disks() local
313 struct spdk_json_write_ctx *w; in rpc_ublk_recover_disk_done() local
/spdk/lib/sock/
H A Dsock_rpc.c26 struct spdk_json_write_ctx *w; in rpc_sock_impl_get_options() local
200 struct spdk_json_write_ctx *w; in rpc_sock_get_default_impl() local
/spdk/lib/iscsi/
H A Dportal_grp.c455 struct spdk_json_write_ctx *w) in iscsi_portal_grp_info_json()
481 struct spdk_json_write_ctx *w) in iscsi_portal_grp_config_json()
494 iscsi_portal_grps_info_json(struct spdk_json_write_ctx *w) in iscsi_portal_grps_info_json()
504 iscsi_portal_grps_config_json(struct spdk_json_write_ctx *w) in iscsi_portal_grps_config_json()
H A Dinit_grp.c514 struct spdk_json_write_ctx *w) in iscsi_init_grp_info_json()
540 struct spdk_json_write_ctx *w) in iscsi_init_grp_config_json()
553 iscsi_init_grps_info_json(struct spdk_json_write_ctx *w) in iscsi_init_grps_info_json()
563 iscsi_init_grps_config_json(struct spdk_json_write_ctx *w) in iscsi_init_grps_config_json()
H A Discsi_subsystem.c1220 iscsi_opts_info_json(struct spdk_json_write_ctx *w) in iscsi_opts_info_json() argument
1269 iscsi_auth_group_info_json(struct spdk_iscsi_auth_group * group,struct spdk_json_write_ctx * w) iscsi_auth_group_info_json() argument
1298 iscsi_auth_group_config_json(struct spdk_iscsi_auth_group * group,struct spdk_json_write_ctx * w) iscsi_auth_group_config_json() argument
1311 iscsi_auth_groups_info_json(struct spdk_json_write_ctx * w) iscsi_auth_groups_info_json() argument
1321 iscsi_auth_groups_config_json(struct spdk_json_write_ctx * w) iscsi_auth_groups_config_json() argument
1331 iscsi_opts_config_json(struct spdk_json_write_ctx * w) iscsi_opts_config_json() argument
1344 spdk_iscsi_config_json(struct spdk_json_write_ctx * w) spdk_iscsi_config_json() argument
[all...]
/spdk/module/env_dpdk/
H A Denv_dpdk_rpc.c16 struct spdk_json_write_ctx *w; in rpc_env_dpdk_get_mem_stats() local
/spdk/module/keyring/linux/
H A Dkeyring.c113 linux_dump_info(struct spdk_key *key, struct spdk_json_write_ctx *w) in linux_dump_info()
121 linux_write_config(struct spdk_json_write_ctx *w) in linux_write_config()
/spdk/lib/scsi/
H A Dscsi_rpc.c16 struct spdk_json_write_ctx *w; in rpc_scsi_get_devices() local
/spdk/test/rpc_client/
H A Drpc_client_test.c56 struct spdk_json_write_ctx *w; in spdk_jsonrpc_client_check_rpc_method() local
122 struct spdk_json_write_ctx *w; in spdk_jsonrpc_client_check_null_params_method() local
248 struct spdk_json_write_ctx *w; in spdk_jsonrpc_client_hook_conn_close() local
/spdk/lib/nbd/
H A Dnbd_rpc.c115 struct spdk_json_write_ctx *w; in rpc_start_nbd_done() local
313 rpc_dump_nbd_info(struct spdk_json_write_ctx *w, in rpc_dump_nbd_info()
344 struct spdk_json_write_ctx *w; in rpc_nbd_get_disks() local
/spdk/module/event/subsystems/keyring/
H A Dkeyring.c25 keyring_subsystem_write_config_json(struct spdk_json_write_ctx *w) in keyring_subsystem_write_config_json()

123456