Home
last modified time | relevance | path

Searched defs:io_type (Results 1 – 25 of 35) sorted by relevance

12

/spdk/test/unit/lib/bdev/raid/concat.c/
H A Dconcat_ut.c48 enum CONCAT_IO_TYPE io_type[MAX_RECORDS]; member
301 submit_and_verify_rw(enum CONCAT_IO_TYPE io_type, struct raid_params *params) in submit_and_verify_rw()
360 enum CONCAT_IO_TYPE io_type; in test_concat_rw() local
372 submit_and_verify_null_payload(enum CONCAT_IO_TYPE io_type, struct raid_params *params) in submit_and_verify_null_payload()
446 enum CONCAT_IO_TYPE io_type; in test_concat_null_payload() local
/spdk/module/bdev/error/
H A Dvbdev_error.h43 uint32_t io_type; member
H A Dvbdev_error_rpc.c16 uint32_t *io_type = out; in rpc_error_bdev_decode_io_type() local
H A Dvbdev_error.c173 vbdev_error_get_error_type(struct error_disk * error_disk,struct error_channel * ch,uint32_t io_type) vbdev_error_get_error_type() argument
[all...]
/spdk/module/bdev/null/
H A Dbdev_null.c187 bdev_null_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in bdev_null_io_type_supported() argument
/spdk/module/blob/bdev/
H A Dblob_bdev.c28 enum spdk_bdev_io_type io_type; member
71 enum spdk_bdev_io_type io_type, struct spdk_bs_dev_cb_args *cb_args, in bdev_blob_queue_io() argument
/spdk/module/bdev/xnvme/
H A Dbdev_xnvme.c99 bdev_xnvme_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in bdev_xnvme_io_type_supported() argument
/spdk/test/unit/lib/bdev/raid/raid1.c/
H A Draid1_ut.c149 get_raid_io(struct raid1_info * r1_info,struct raid_bdev_io_channel * raid_ch,enum spdk_bdev_io_type io_type,uint64_t num_blocks) get_raid_io() argument
/spdk/test/unit/lib/bdev/raid/raid5f.c/
H A Draid5f_ut.c208 enum spdk_bdev_io_type io_type; member
683 struct raid_bdev_io_channel *raid_ch, enum spdk_bdev_io_type io_type, in init_io_info() argument
831 enum spdk_bdev_io_type io_type, uint64_t stripe_index, uint64_t stripe_offset_blocks, in test_raid5f_submit_rw_request() argument
[all...]
/spdk/test/unit/lib/bdev/bdev_zone.c/
H A Dbdev_zone_ut.c43 enum spdk_bdev_io_type io_type; member
/spdk/test/external_code/passthru/
H A Dvbdev_passthru.c352 vbdev_passthru_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in vbdev_passthru_io_type_supported()
/spdk/module/bdev/nvme/
H A Dvbdev_opal.c262 vbdev_opal_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in vbdev_opal_io_type_supported()
/spdk/module/bdev/passthru/
H A Dvbdev_passthru.c358 vbdev_passthru_io_type_supported(void * ctx,enum spdk_bdev_io_type io_type) vbdev_passthru_io_type_supported() argument
/spdk/module/bdev/virtio/
H A Dbdev_virtio_blk.c224 bdev_virtio_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in bdev_virtio_io_type_supported()
/spdk/module/bdev/malloc/
H A Dbdev_malloc.c559 bdev_malloc_io_type_supported(void * ctx,enum spdk_bdev_io_type io_type) bdev_malloc_io_type_supported() argument
/spdk/module/bdev/crypto/
H A Dvbdev_crypto.c382 vbdev_crypto_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in vbdev_crypto_io_type_supported() argument
/spdk/module/bdev/daos/
H A Dbdev_daos.c536 bdev_daos_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in bdev_daos_io_type_supported()
/spdk/module/bdev/zone_block/
H A Dvbdev_zone_block.c517 zone_block_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in zone_block_io_type_supported() argument
/spdk/module/bdev/ftl/
H A Dbdev_ftl.c190 bdev_ftl_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in bdev_ftl_io_type_supported()
/spdk/module/bdev/uring/
H A Dbdev_uring.c682 bdev_uring_io_type_supported(void * ctx,enum spdk_bdev_io_type io_type) bdev_uring_io_type_supported() argument
/spdk/test/unit/lib/scsi/scsi_bdev.c/
H A Dscsi_bdev_ut.c31 spdk_bdev_io_type_supported(struct spdk_bdev *bdev, enum spdk_bdev_io_type io_type) in spdk_bdev_io_type_supported()
/spdk/module/bdev/delay/
H A Dvbdev_delay.c487 vbdev_delay_io_type_supported(void *ctx, enum spdk_bdev_io_type io_type) in vbdev_delay_io_type_supported() argument
/spdk/lib/nvmf/
H A Dctrlr_bdev.c27 enum spdk_bdev_io_type io_type) in nvmf_subsystem_bdev_io_type_supported() argument
/spdk/module/bdev/aio/
H A Dbdev_aio.c647 bdev_aio_io_type_supported(void * ctx,enum spdk_bdev_io_type io_type) bdev_aio_io_type_supported() argument
/spdk/module/bdev/compress/
H A Dvbdev_compress.c259 vbdev_compress_io_type_supported(void * ctx,enum spdk_bdev_io_type io_type) vbdev_compress_io_type_supported() argument

12