Lines Matching refs:spdk_json_decode_object
44 if (spdk_json_decode_object(params, rpc_vhost_create_scsi_ctrlr,
47 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
95 if (spdk_json_decode_object(params, rpc_start_vhost_scsi_ctrlr_decoder,
98 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
149 if (spdk_json_decode_object(params, rpc_vhost_scsi_ctrlr_add_target,
152 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
219 if (spdk_json_decode_object(params, rpc_vhost_remove_target,
222 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
288 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
341 if (spdk_json_decode_object(params, rpc_delete_vhost_ctrlr_decoder,
343 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
447 if (params && spdk_json_decode_object(params, rpc_get_vhost_ctrlrs_decoders,
449 SPDK_ERRLOG("spdk_json_decode_object failed\n");
526 if (spdk_json_decode_object(params, rpc_set_vhost_ctrlr_coalescing,
528 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");
577 if (spdk_json_decode_object(params, rpc_get_transport_decoders,
580 SPDK_ERRLOG("spdk_json_decode_object failed\n");
637 SPDK_DEBUGLOG(vhost_rpc, "spdk_json_decode_object failed\n");