Home
last modified time | relevance | path

Searched defs:_ctx (Results 1 – 25 of 29) sorted by relevance

12

/spdk/module/blobfs/bdev/
H A Dblobfs_bdev.c54 _blobfs_bdev_unload_cb(void *_ctx, int fserrno) in _blobfs_bdev_unload_cb()
70 blobfs_bdev_unload(void *_ctx) in blobfs_bdev_unload()
78 blobfs_bdev_load_cb_to_unload(void *_ctx, struct spdk_filesystem *fs, int fserrno) in blobfs_bdev_load_cb_to_unload()
194 _blobfs_bdev_mount_fuse_start(void *_ctx) in _blobfs_bdev_mount_fuse_start()
222 _blobfs_bdev_mount_load_cb(void *_ctx, struct spdk_filesystem *fs, int fserrno) in _blobfs_bdev_mount_load_cb()
/spdk/lib/ftl/mngt/
H A Dftl_mngt_upgrade.c19 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()
H A Dftl_mngt_startup.c337 trim_user_cb(void * _ctx) trim_user_cb() argument
346 ftl_mngt_trim_cb(struct spdk_ftl_dev * dev,void * _ctx,int status) ftl_mngt_trim_cb() argument
H A Dftl_mngt_recovery.c171 recovery_iteration_cb(struct spdk_ftl_dev *dev, void *_ctx, int status) in recovery_iteration_cb()
/spdk/test/external_code/accel/
H A Dapp_module.c104 process_accel(void *_ctx) in process_accel()
157 start_accel(void *_ctx) in start_accel()
H A Dapp_driver.c28 test_seq_complete_cb(void *_ctx, int status) in test_seq_complete_cb()
59 start_driver(void *_ctx) in start_driver()
/spdk/lib/ftl/
H A Dftl_init.c138 dev_init_cb(struct spdk_ftl_dev *dev, void *_ctx, int status) in dev_init_cb()
196 dev_free_cb(struct spdk_ftl_dev *dev, void *_ctx, int status) in dev_free_cb()
H A Dftl_debug.c73 _ftl_band_validate_md(void *_ctx) in _ftl_band_validate_md()
H A Dftl_core.c877 _ftl_get_stats_cb(void *_ctx) in _ftl_get_stats_cb() argument
886 _ftl_get_stats(void *_ctx) in _ftl_get_stats() argument
/spdk/module/scheduler/gscheduler/
H A Dgscheduler.c47 check_sibling(void * _ctx,uint32_t i) check_sibling() argument
/spdk/lib/init/
H A Djson_config.c220 rpc_client_connect_poller(void *_ctx) in rpc_client_connect_poller() argument
327 app_json_config_load_subsystem_config_entry(void *_ctx) in app_json_config_load_subsystem_config_entry() argument
494 app_json_config_load_subsystem(void *_ctx) in app_json_config_load_subsystem() argument
/spdk/lib/event/
H A Dapp_rpc.c621 rpc_thread_set_cpumask_done(void * _ctx) rpc_thread_set_cpumask_done() argument
636 _rpc_thread_set_cpumask(void * _ctx) _rpc_thread_set_cpumask() argument
/spdk/lib/ftl/utils/
H A Dftl_md.c722 ftl_md_persist_entry_mirror(void *_ctx) in ftl_md_persist_entry_mirror() argument
731 ftl_md_persist_entry_primary(void *_ctx) in ftl_md_persist_entry_primary() argument
839 _ftl_md_read_entry(void *_ctx) in _ftl_md_read_entry() argument
/spdk/module/bdev/raid/
H A Dbdev_raid.c2035 raid_bdev_process_base_bdev_remove_cont(void * _ctx) raid_bdev_process_base_bdev_remove_cont() argument
2047 _raid_bdev_process_base_bdev_remove(void * _ctx) _raid_bdev_process_base_bdev_remove() 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
[all...]
H A Dbdev_raid_sb.c340 _raid_bdev_write_superblock(void *_ctx) in _raid_bdev_write_superblock()
H A Dbdev_raid_rpc.c218 rpc_bdev_raid_create_add_base_bdev_cb(void *_ctx, int status) in rpc_bdev_raid_create_add_base_bdev_cb() argument
/spdk/lib/vhost/
H A Dvhost_scsi.c1186 vhost_scsi_dev_remove_tgt_cpl_cb(struct spdk_vhost_dev * vdev,void * _ctx) vhost_scsi_dev_remove_tgt_cpl_cb() argument
1202 vhost_scsi_session_remove_tgt(struct spdk_vhost_dev * vdev,struct spdk_vhost_session * vsession,void * _ctx) vhost_scsi_session_remove_tgt() argument
/spdk/lib/iscsi/
H A Discsi_rpc.c1819 rpc_iscsi_enable_histogram_done(void *_ctx) in rpc_iscsi_enable_histogram_done()
1834 _iscsi_enable_histogram(void *_ctx) in _iscsi_enable_histogram()
1842 _rpc_iscsi_enable_histogram(void *_ctx) in _rpc_iscsi_enable_histogram()
/spdk/test/unit/lib/bdev/raid/raid5f.c/
H A Draid5f_ut.c46 finish_xor(void *_ctx) in finish_xor() argument
1050 chunk_write_error_with_enomem_cb(struct raid_io_info *io_info, void *_ctx) in chunk_write_error_with_enomem_cb() argument
/spdk/lib/nvmf/
H A Dtransport.c220 struct nvmf_transport_create_ctx *_ctx = (struct nvmf_transport_create_ctx *)ctx; in _nvmf_transport_create_done() local
H A Dsubsystem.c589 _nvmf_subsystem_state_change_complete(void * _ctx) _nvmf_subsystem_state_change_complete() argument
671 struct nvmf_subsystem_state_change_ctx *_ctx __attribute__((unused)); subsystem_state_change_continue() local
/spdk/lib/nvme/
H A Dnvme.c53 struct nvme_ctrlr_detach_ctx **_ctx) in nvme_ctrlr_detach_async() argument
H A Dnvme_ctrlr.c1123 nvme_ctrlr_shutdown_set_cc_done(void * _ctx,uint64_t value,const struct spdk_nvme_cpl * cpl) nvme_ctrlr_shutdown_set_cc_done() argument
1157 nvme_ctrlr_shutdown_get_cc_done(void * _ctx,uint64_t value,const struct spdk_nvme_cpl * cpl) nvme_ctrlr_shutdown_get_cc_done() argument
1219 nvme_ctrlr_shutdown_get_csts_done(void * _ctx,uint64_t value,const struct spdk_nvme_cpl * cpl) nvme_ctrlr_shutdown_get_csts_done() argument
/spdk/module/bdev/compress/
H A Dvbdev_compress.c1012 _vbdev_compress_delete_done(void * _ctx) _vbdev_compress_delete_done() argument
/spdk/module/bdev/nvme/
H A Dbdev_nvme.c2613 _nvme_ctrlr_op_rpc_complete(void * _ctx) _nvme_ctrlr_op_rpc_complete() argument
2668 _nvme_bdev_ctrlr_op_rpc_continue(void * _ctx) _nvme_bdev_ctrlr_op_rpc_continue() argument
5282 nvme_ctrlr_init_ana_log_page_done(void * _ctx,const struct spdk_nvme_cpl * cpl) nvme_ctrlr_init_ana_log_page_done() argument
5780 set_nvme_hotplug_period_cb(void * _ctx) set_nvme_hotplug_period_cb() argument
6667 _stop_discovery(void * _ctx) _stop_discovery() argument
[all...]

12