/spdk/lib/ioat/ |
H A D | ioat_internal.h | 49 is_ioat_active(uint64_t status) in is_ioat_active() 55 is_ioat_idle(uint64_t status) in is_ioat_idle() 61 is_ioat_halted(uint64_t status) in is_ioat_halted() 67 is_ioat_suspended(uint64_t status) in is_ioat_suspended()
|
/spdk/test/external_code/accel/ |
H A D | app_module.c | 22 int status; member 38 fill_cb(void *arg, int status) in fill_cb() 62 copy_cb(void *arg, int status) in copy_cb() 83 compare_cb(void *arg, int status) in compare_cb()
|
/spdk/module/bdev/ocf/ |
H A D | vbdev_ocf_rpc.c | 59 construct_cb(int status, struct vbdev_ocf *vbdev, void *cb_arg) in construct_cb() 99 delete_cb(void *cb_arg, int status) in delete_cb() 118 int status; in rpc_bdev_ocf_delete() local 392 cache_mode_cb(int status, struct vbdev_ocf *vbdev, void *cb_arg) in cache_mode_cb() 415 int status; in rpc_bdev_ocf_set_cache_mode() local 441 seqcutoff_cb(int status, void *cb_arg) in seqcutoff_cb() 550 int status; in rpc_bdev_ocf_flush_start() local 599 int status; in rpc_bdev_ocf_flush_status() local
|
H A D | stats.c | 12 int status; in vbdev_ocf_stats_get() local 26 int status; in vbdev_ocf_stats_reset() local
|
H A D | utils.c | 90 vbdev_ocf_mngt_stop(struct vbdev_ocf *vbdev, vbdev_ocf_mngt_fn *rollback_path, int status) in vbdev_ocf_mngt_stop() 111 vbdev_ocf_mngt_continue(struct vbdev_ocf *vbdev, int status) in vbdev_ocf_mngt_continue()
|
/spdk/lib/ftl/upgrade/ |
H A D | ftl_band_upgrade.c | 27 v2_upgrade_finish(struct spdk_ftl_dev *dev, struct ftl_layout_upgrade_ctx *lctx, int status) in v2_upgrade_finish() 36 v2_upgrade_md_persist_cb(struct spdk_ftl_dev *dev, struct ftl_md *md, int status) in v2_upgrade_md_persist_cb() 44 v2_upgrade_md_restore_cb(struct spdk_ftl_dev *dev, struct ftl_md *md, int status) in v2_upgrade_md_restore_cb()
|
H A D | ftl_trim_upgrade.c | 28 v0_to_v1_upgrade_finish(struct spdk_ftl_dev *dev, struct ftl_layout_upgrade_ctx *lctx, int status) in v0_to_v1_upgrade_finish() 37 v0_to_v1_upgrade_md_cb(struct spdk_ftl_dev *dev, struct ftl_md *md, int status) in v0_to_v1_upgrade_md_cb()
|
H A D | ftl_p2l_upgrade.c | 27 v2_upgrade_finish(struct spdk_ftl_dev *dev, struct ftl_layout_upgrade_ctx *lctx, int status) in v2_upgrade_finish() 36 v2_upgrade_md_cb(struct spdk_ftl_dev *dev, struct ftl_md *md, int status) in v2_upgrade_md_cb()
|
H A D | ftl_chunk_upgrade.c | 28 v1_to_v2_upgrade_finish(struct spdk_ftl_dev *dev, struct ftl_layout_upgrade_ctx *lctx, int status) in v1_to_v2_upgrade_finish() 49 v1_to_v2_upgrade_md_cb(struct spdk_ftl_dev *dev, struct ftl_md *md, int status) in v1_to_v2_upgrade_md_cb()
|
/spdk/test/unit/lib/nvme/nvme_fabric.c/ |
H A D | nvme_fabric_ut.c | 74 struct nvme_completion_poll_status *status = arg; in nvme_completion_poll_cb() local 88 struct nvme_completion_poll_status *status, in nvme_wait_for_completion_robust_lock_timeout_poll() 165 struct nvme_completion_poll_status *status) in nvme_wait_for_completion() 175 struct nvme_completion_poll_status *status, in nvme_wait_for_completion_robust_lock() 191 struct nvme_completion_poll_status *status = cb_arg; in spdk_nvme_ctrlr_cmd_admin_raw() local
|
/spdk/module/bdev/raid/ |
H A D | bdev_raid.c | 68 int status; global() member 588 raid_bdev_io_complete(struct raid_bdev_io * raid_io,enum spdk_bdev_io_status status) raid_bdev_io_complete() argument 670 raid_bdev_io_complete_part(struct raid_bdev_io * raid_io,uint64_t completed,enum spdk_bdev_io_status status) raid_bdev_io_complete_part() argument 1737 raid_bdev_configure_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_configure_write_sb_cb() argument 1876 raid_bdev_remove_base_bdev_done(struct raid_base_bdev_info * base_info,int status) raid_bdev_remove_base_bdev_done() argument 1898 raid_bdev_remove_base_bdev_on_unquiesced(void * ctx,int status) raid_bdev_remove_base_bdev_on_unquiesced() argument 1934 raid_bdev_channels_remove_base_bdev_done(struct spdk_io_channel_iter * i,int status) raid_bdev_channels_remove_base_bdev_done() argument 1955 raid_bdev_remove_base_bdev_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_remove_base_bdev_write_sb_cb() argument 1970 raid_bdev_remove_base_bdev_on_quiesced(void * ctx,int status) raid_bdev_remove_base_bdev_on_quiesced() argument 2200 raid_bdev_fail_base_remove_cb(void * ctx,int status) raid_bdev_fail_base_remove_cb() argument 2237 raid_bdev_resize_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_resize_write_sb_cb() argument 2393 raid_bdev_process_finish_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_process_finish_write_sb_cb() argument 2446 raid_bdev_process_finish_target_removed(void * ctx,int status) raid_bdev_process_finish_target_removed() argument 2458 raid_bdev_process_finish_unquiesced(void * ctx,int status) raid_bdev_process_finish_unquiesced() argument 2524 __raid_bdev_process_finish(struct spdk_io_channel_iter * i,int status) __raid_bdev_process_finish() argument 2551 raid_bdev_process_finish_quiesced(void * ctx,int status) raid_bdev_process_finish_quiesced() argument 2591 raid_bdev_process_finish(struct raid_bdev_process * process,int status) raid_bdev_process_finish() argument 2614 raid_bdev_process_window_range_unlocked(void * ctx,int status) raid_bdev_process_window_range_unlocked() argument 2646 raid_bdev_process_channels_update_done(struct spdk_io_channel_iter * i,int status) raid_bdev_process_channels_update_done() argument 2666 raid_bdev_process_request_complete(struct raid_bdev_process_request * process_req,int status) raid_bdev_process_request_complete() argument 2753 raid_bdev_process_window_range_locked(void * ctx,int status) raid_bdev_process_window_range_locked() argument 2831 raid_bdev_channels_abort_start_process_done(struct spdk_io_channel_iter * i,int status) raid_bdev_channels_abort_start_process_done() argument 2853 raid_bdev_channels_start_process_done(struct spdk_io_channel_iter * i,int status) raid_bdev_channels_start_process_done() argument 3023 _raid_bdev_configure_base_bdev_cont(struct spdk_io_channel_iter * i,int status) _raid_bdev_configure_base_bdev_cont() argument 3091 raid_bdev_configure_base_bdev_check_sb_cb(const struct raid_bdev_superblock * sb,int status,void * ctx) raid_bdev_configure_base_bdev_check_sb_cb() argument 3445 raid_bdev_examine_others_done(void * _ctx,int status) raid_bdev_examine_others_done() argument 3465 raid_bdev_examine_others_load_cb(struct spdk_bdev * bdev,const struct raid_bdev_superblock * sb,int status,void * _ctx) raid_bdev_examine_others_load_cb() argument 3478 raid_bdev_examine_others(void * _ctx,int status) raid_bdev_examine_others() argument 3688 raid_bdev_examine_load_sb_done(const struct raid_bdev_superblock * sb,int status,void * _ctx) raid_bdev_examine_load_sb_done() argument 3746 raid_bdev_examine_cont(struct spdk_bdev * bdev,const struct raid_bdev_superblock * sb,int status,void * ctx) raid_bdev_examine_cont() argument [all...] |
H A D | bdev_raid_sb.c | 17 int status; member 233 int status; in raid_bdev_read_sb_cb() local 311 raid_bdev_write_sb_base_bdev_done(int status, struct raid_bdev_write_sb_ctx *ctx) in raid_bdev_write_sb_base_bdev_done() 327 int status = 0; in raid_bdev_write_superblock_cb() local
|
/spdk/lib/ftl/mngt/ |
H A D | ftl_mngt_p2l.c | 14 int status; global() member 37 ftl_p2l_wipe_md_region_cb(struct spdk_ftl_dev * dev,struct ftl_md * md,int status) ftl_p2l_wipe_md_region_cb() argument 106 ftl_mngt_p2l_restore_ckpt_cb(struct spdk_ftl_dev * dev,struct ftl_md * md,int status) ftl_mngt_p2l_restore_ckpt_cb() argument
|
H A D | ftl_mngt_startup.c | 292 int status; in ftl_mngt_process_trim_cb() argument 288 int status; global() member 346 ftl_mngt_trim_cb(struct spdk_ftl_dev * dev,void * _ctx,int status) ftl_mngt_trim_cb() argument
|
H A D | ftl_mngt_upgrade.c | 19 region_upgrade_cb(struct spdk_ftl_dev *dev, void *_ctx, int status) in region_upgrade_cb() 77 layout_upgrade_cb(struct spdk_ftl_dev *dev, void *_ctx, int status) in layout_upgrade_cb()
|
/spdk/test/unit/lib/ftl/ftl_io.c/ |
H A D | ftl_io_ut.c | 205 io_complete_cb(void * ctx,int status) io_complete_cb() argument 216 int req, status = 0; test_completion() local 264 int status = -1; test_multiple_ios() local [all...] |
/spdk/test/unit/lib/bdev/mt/bdev.c/ |
H A D | bdev_ut.c | 603 enum spdk_bdev_io_status *status = cb_arg; aborted_reset_done() local 722 enum spdk_bdev_io_status *status = cb_arg; io_during_io_done() local 994 enum spdk_bdev_io_status status, abort_status; basic_qos() local 1350 enum spdk_bdev_io_status *status = cb_arg; enomem_done() local 1365 enum spdk_bdev_io_status status[IO_ARRAY_SIZE], status_reset; enomem() local 1461 enum spdk_bdev_io_status status[IO_ARRAY_SIZE]; enomem_multi_bdev() local 1534 enum spdk_bdev_io_status status[IO_ARRAY_SIZE]; enomem_multi_bdev_unregister() local 1587 enum spdk_bdev_io_status status[IO_ARRAY_SIZE]; enomem_multi_io_target() local 1662 qos_dynamic_enable_done(void * cb_arg,int status) qos_dynamic_enable_done() argument 1676 int status, second_status, rc, i; qos_dynamic_enable() local 1849 histogram_status_cb(void * cb_arg,int status) histogram_status_cb() argument 1855 histogram_data_cb(void * cb_arg,int status,struct spdk_histogram_data * histogram) histogram_data_cb() argument 1874 int status = false; bdev_histograms_mt() local 2186 lock_lba_range_done(struct lba_range * range,void * ctx,int status) lock_lba_range_done() argument 2192 unlock_lba_range_done(struct lba_range * range,void * ctx,int status) unlock_lba_range_done() argument 2663 int status = -1, rc; unregister_and_qos_poller() local [all...] |
/spdk/module/bdev/iscsi/ |
H A D | bdev_iscsi.c | 61 enum spdk_bdev_io_status status; member 99 int status; member 128 int status) in complete_conn_req() 236 bdev_iscsi_io_complete(struct bdev_iscsi_io *iscsi_io, enum spdk_bdev_io_status status) in bdev_iscsi_io_complete() 247 _bdev_iscsi_is_size_change(int status, struct scsi_task *task) in _bdev_iscsi_is_size_change() 261 bdev_iscsi_command_cb(struct iscsi_context *context, int status, void *_task, void *_iscsi_io) in bdev_iscsi_command_cb() 312 bdev_iscsi_readcapacity16_cb(struct iscsi_context *context, int status, void *_task, in bdev_iscsi_readcapacity16_cb() 487 bdev_iscsi_reset_cb(struct iscsi_context *context __attribute__((unused)), int status, in bdev_iscsi_reset_cb() 856 iscsi_readcapacity16_cb(struct iscsi_context *iscsi, int status, in iscsi_readcapacity16_cb() 896 bdev_iscsi_inquiry_bl_cb(struct iscsi_context *context, int status, void *_task, void *private_data) in bdev_iscsi_inquiry_bl_cb() [all …]
|
/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/ |
H A D | bdev_raid_sb_ut.c | 187 write_sb_cb(int status, struct raid_bdev *raid_bdev, void *ctx) in write_sb_cb() 203 int status; in test_raid_bdev_write_superblock() local 249 load_sb_cb(const struct raid_bdev_superblock *sb, int status, void *ctx) in load_sb_cb() 266 int status; in test_raid_bdev_load_base_bdev_superblock() local
|
/spdk/lib/nvme/ |
H A D | nvme_fabric.c | 46 struct nvme_completion_poll_status *status; in nvme_fabric_prop_set_cmd_sync() local 132 struct nvme_completion_poll_status *status; nvme_fabric_prop_get_cmd_sync() local 351 struct nvme_completion_poll_status *status; nvme_fabric_get_discovery_log_page() local 385 struct nvme_completion_poll_status *status; nvme_fabric_ctrlr_scan() local 506 struct nvme_completion_poll_status *status; nvme_fabric_qpair_connect_async() local 587 struct nvme_completion_poll_status *status; _nvme_fabric_qpair_connect_poll() local [all...] |
H A D | nvme_ns.c | 104 struct nvme_completion_poll_status *status; in nvme_ctrlr_identify_ns() local 143 struct nvme_completion_poll_status *status; nvme_ctrlr_identify_ns_zns_specific() local 189 struct nvme_completion_poll_status *status; nvme_ctrlr_identify_ns_nvm_specific() local 258 struct nvme_completion_poll_status *status; nvme_ctrlr_identify_id_desc() local [all...] |
/spdk/lib/nvmf/ |
H A D | nvmf_rpc.c | 353 void *cb_arg, int status) in rpc_nvmf_subsystem_started() argument 498 rpc_nvmf_subsystem_stopped(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) rpc_nvmf_subsystem_stopped() argument 693 nvmf_rpc_listen_resumed(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_listen_resumed() argument 711 nvmf_rpc_subsystem_listen(void * cb_arg,int status) nvmf_rpc_subsystem_listen() argument 735 nvmf_rpc_stop_listen_async_done(void * cb_arg,int status) nvmf_rpc_stop_listen_async_done() argument 757 nvmf_rpc_set_ana_state_done(void * cb_arg,int status) nvmf_rpc_set_ana_state_done() argument 780 nvmf_rpc_listen_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_listen_paused() argument 1467 nvmf_rpc_ns_failback_resumed(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_ns_failback_resumed() argument 1485 nvmf_rpc_ns_resumed(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_ns_resumed() argument 1527 nvmf_rpc_ns_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_ns_paused() argument 1649 nvmf_rpc_remove_ns_resumed(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_remove_ns_resumed() argument 1666 nvmf_rpc_remove_ns_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_remove_ns_paused() argument 1772 nvmf_rpc_ns_visible_resumed(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_ns_visible_resumed() argument 1787 nvmf_rpc_ns_visible_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_rpc_ns_visible_paused() argument 1986 rpc_nvmf_subsystem_remove_host_done(void * _ctx,int status) rpc_nvmf_subsystem_remove_host_done() argument 2230 nvmf_rpc_destroy_target_done(void * ctx,int status) nvmf_rpc_destroy_target_done() argument 2304 int status; global() member 2416 nvmf_rpc_tgt_add_transport_done(void * cb_arg,int status) nvmf_rpc_tgt_add_transport_done() argument 2615 rpc_nvmf_get_stats_done(struct spdk_io_channel_iter * i,int status) rpc_nvmf_get_stats_done() argument 2826 rpc_nvmf_get_controllers_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) rpc_nvmf_get_controllers_paused() argument 2851 rpc_nvmf_get_qpairs_done(struct spdk_io_channel_iter * i,int status) rpc_nvmf_get_qpairs_done() argument 2888 rpc_nvmf_get_qpairs_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) rpc_nvmf_get_qpairs_paused() argument 2904 rpc_nvmf_get_listeners_paused(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) rpc_nvmf_get_listeners_paused() argument [all...] |
/spdk/module/bdev/ftl/ |
H A D | bdev_ftl.c | 84 bdev_ftl_dev_free_cb(void *ctx, int status) in bdev_ftl_dev_free_cb() 107 enum spdk_bdev_io_status status; in bdev_ftl_cb() local 294 bdev_ftl_create_err_cleanup_cb(void *ctx, int status) in bdev_ftl_create_err_cleanup_cb() 306 bdev_ftl_create_cb(struct spdk_ftl_dev *dev, void *ctx, int status) in bdev_ftl_create_cb() 567 bdev_ftl_set_property_cb(void *cb_arg, int status) in bdev_ftl_set_property_cb() 618 bdev_ftl_create_deferred_cb(const struct ftl_bdev_info *info, void *ctx, int status) in bdev_ftl_create_deferred_cb() 705 bdev_ftl_action_finish_cb(void *cb_arg, int status) in bdev_ftl_action_finish_cb()
|
/spdk/module/event/subsystems/nvmf/ |
H A D | nvmf_tgt.c | 102 nvmf_tgt_destroy_poll_group_done(void * cb_arg,int status) nvmf_tgt_destroy_poll_group_done() argument 214 nvmf_tgt_subsystem_started(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_tgt_subsystem_started() argument 235 nvmf_tgt_subsystem_stopped(struct spdk_nvmf_subsystem * subsystem,void * cb_arg,int status) nvmf_tgt_subsystem_stopped() argument 312 nvmf_tgt_destroy_done(void * ctx,int status) nvmf_tgt_destroy_done() argument
|
/spdk/lib/util/ |
H A D | uuid.c | 76 uint32_t status; in spdk_uuid_parse() local 95 uint32_t status; in spdk_uuid_fmt_lower() local
|