Home
last modified time | relevance | path

Searched defs:bio (Results 1 – 5 of 5) sorted by relevance

/spdk/module/bdev/nvme/
H A Dbdev_nvme.c701 struct nvme_bdev_io *bio; bdev_nvme_clear_retry_io_path() local
1123 struct nvme_bdev_io *bio; bdev_nvme_retry_ios() local
1156 bdev_nvme_queue_retry_io(struct nvme_bdev_channel * nbdev_ch,struct nvme_bdev_io * bio,uint64_t delay_ms) bdev_nvme_queue_retry_io() argument
1248 bdev_nvme_update_io_path_stat(struct nvme_bdev_io * bio) bdev_nvme_update_io_path_stat() argument
1341 bdev_nvme_check_retry_io(struct nvme_bdev_io * bio,const struct spdk_nvme_cpl * cpl,struct nvme_bdev_channel * nbdev_ch,uint64_t * _delay_ms) bdev_nvme_check_retry_io() argument
1381 bdev_nvme_io_complete_nvme_status(struct nvme_bdev_io * bio,const struct spdk_nvme_cpl * cpl) bdev_nvme_io_complete_nvme_status() argument
1426 bdev_nvme_io_complete(struct nvme_bdev_io * bio,int rc) bdev_nvme_io_complete() argument
1468 bdev_nvme_admin_complete(struct nvme_bdev_io * bio,int rc) bdev_nvme_admin_complete() argument
1817 struct nvme_bdev_io *bio; bdev_nvme_complete_pending_resets() local
2754 struct nvme_bdev_io *bio = spdk_io_channel_iter_get_ctx(i); _bdev_nvme_reset_io_complete() local
2778 bdev_nvme_reset_io_complete(struct nvme_bdev_io * bio) bdev_nvme_reset_io_complete() argument
2793 struct nvme_bdev_io *bio = ctx; _bdev_nvme_reset_io_continue() local
2823 struct nvme_bdev_io *bio = cb_arg; bdev_nvme_reset_io_continue() local
2832 _bdev_nvme_reset_io(struct nvme_io_path * io_path,struct nvme_bdev_io * bio) _bdev_nvme_reset_io() argument
2863 bdev_nvme_reset_io(struct nvme_bdev_channel * nbdev_ch,struct nvme_bdev_io * bio) bdev_nvme_reset_io() argument
2961 struct nvme_bdev_io *bio = (struct nvme_bdev_io *)bdev_io->driver_ctx; bdev_nvme_get_buf_cb() local
7295 bdev_nvme_verify_pi_error(struct nvme_bdev_io * bio) bdev_nvme_verify_pi_error() argument
7340 struct nvme_bdev_io *bio = ref; bdev_nvme_no_pi_readv_done() local
7354 struct nvme_bdev_io *bio = ref; bdev_nvme_readv_done() local
7385 struct nvme_bdev_io *bio = ref; bdev_nvme_writev_done() local
7400 struct nvme_bdev_io *bio = ref; bdev_nvme_zone_appendv_done() local
7421 struct nvme_bdev_io *bio = ref; bdev_nvme_comparev_done() local
7436 struct nvme_bdev_io *bio = ref; bdev_nvme_comparev_and_writev_done() local
7464 struct nvme_bdev_io *bio = ref; bdev_nvme_queued_done() local
7518 struct nvme_bdev_io *bio = ref; bdev_nvme_get_zone_info_done() local
7595 struct nvme_bdev_io *bio = ref; bdev_nvme_zone_management_done() local
7603 struct nvme_bdev_io *bio = ctx; bdev_nvme_admin_passthru_complete_nvme_status() local
7615 struct nvme_bdev_io *bio = ctx; bdev_nvme_abort_complete() local
7628 struct nvme_bdev_io *bio = ref; bdev_nvme_abort_done() local
7638 struct nvme_bdev_io *bio = ref; bdev_nvme_admin_passthru_done() local
7649 struct nvme_bdev_io *bio = ref; bdev_nvme_queued_reset_sgl() local
7666 struct nvme_bdev_io *bio = ref; bdev_nvme_queued_next_sge() local
7694 struct nvme_bdev_io *bio = ref; bdev_nvme_queued_reset_fused_sgl() local
7711 struct nvme_bdev_io *bio = ref; bdev_nvme_queued_next_fused_sge() local
7737 bdev_nvme_no_pi_readv(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t lba) bdev_nvme_no_pi_readv() argument
7764 bdev_nvme_readv(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags,struct spdk_memory_domain * domain,void * domain_ctx,struct spdk_accel_sequence * seq) bdev_nvme_readv() argument
7817 bdev_nvme_writev(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags,struct spdk_memory_domain * domain,void * domain_ctx,struct spdk_accel_sequence * seq,union spdk_bdev_nvme_cdw12 cdw12,union spdk_bdev_nvme_cdw13 cdw13) bdev_nvme_writev() argument
7872 bdev_nvme_zone_appendv(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t zslba,uint32_t flags) bdev_nvme_zone_appendv() argument
7908 bdev_nvme_comparev(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags) bdev_nvme_comparev() argument
7936 bdev_nvme_comparev_and_writev(struct nvme_bdev_io * bio,struct iovec * cmp_iov,int cmp_iovcnt,struct iovec * write_iov,int write_iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags) bdev_nvme_comparev_and_writev() argument
7994 bdev_nvme_unmap(struct nvme_bdev_io * bio,uint64_t offset_blocks,uint64_t num_blocks) bdev_nvme_unmap() argument
8041 bdev_nvme_write_zeroes(struct nvme_bdev_io * bio,uint64_t offset_blocks,uint64_t num_blocks) bdev_nvme_write_zeroes() argument
8056 bdev_nvme_get_zone_info(struct nvme_bdev_io * bio,uint64_t zone_id,uint32_t num_zones,struct spdk_bdev_zone_info * info) bdev_nvme_get_zone_info() argument
8087 bdev_nvme_zone_management(struct nvme_bdev_io * bio,uint64_t zone_id,enum spdk_bdev_zone_action action) bdev_nvme_zone_management() argument
8115 bdev_nvme_admin_passthru(struct nvme_bdev_channel * nbdev_ch,struct nvme_bdev_io * bio,struct spdk_nvme_cmd * cmd,void * buf,size_t nbytes) bdev_nvme_admin_passthru() argument
8154 bdev_nvme_io_passthru(struct nvme_bdev_io * bio,struct spdk_nvme_cmd * cmd,void * buf,size_t nbytes) bdev_nvme_io_passthru() argument
8178 bdev_nvme_io_passthru_md(struct nvme_bdev_io * bio,struct spdk_nvme_cmd * cmd,void * buf,size_t nbytes,void * md_buf,size_t md_len) bdev_nvme_io_passthru_md() argument
8208 bdev_nvme_iov_passthru_md(struct nvme_bdev_io * bio,struct spdk_nvme_cmd * cmd,struct iovec * iov,int iovcnt,size_t nbytes,void * md_buf,size_t md_len) bdev_nvme_iov_passthru_md() argument
8245 bdev_nvme_abort(struct nvme_bdev_channel * nbdev_ch,struct nvme_bdev_io * bio,struct nvme_bdev_io * bio_to_abort) bdev_nvme_abort() argument
8285 bdev_nvme_copy(struct nvme_bdev_io * bio,uint64_t dst_offset_blocks,uint64_t src_offset_blocks,uint64_t num_blocks) bdev_nvme_copy() argument
[all...]
/spdk/test/unit/lib/nvme/nvme_pcie.c/
H A Dnvme_pcie_ut.c579 bio->iovpos++; in nvme_pcie_ut_reset_sgl() local
562 struct nvme_pcie_ut_bdev_io *bio = cb_arg; nvme_pcie_ut_next_sge() local
604 struct nvme_pcie_ut_bdev_io bio = {}; test_nvme_pcie_qpair_build_prps_sgl_request() local
626 struct nvme_pcie_ut_bdev_io bio = {}; test_nvme_pcie_qpair_build_hw_sgl_request() local
[all...]
/spdk/test/unit/lib/nvme/nvme_rdma.c/
H A Dnvme_rdma_ut.c144 struct nvme_rdma_ut_bdev_io *bio = cb_arg; in nvme_rdma_ut_reset_sgl() local
163 struct nvme_rdma_ut_bdev_io *bio = cb_arg; in nvme_rdma_ut_next_sge() local
189 struct nvme_rdma_ut_bdev_io bio = { .iovcnt = NVME_RDMA_MAX_SGL_DESCRIPTORS }; test_nvme_rdma_build_sgl_request() local
298 struct nvme_rdma_ut_bdev_io bio = { .iovcnt = NVME_RDMA_MAX_SGL_DESCRIPTORS }; test_nvme_rdma_build_sgl_inline_request() local
814 struct nvme_rdma_ut_bdev_io bio = { .iovcnt = NVME_RDMA_MAX_SGL_DESCRIPTORS }; test_nvme_rdma_req_init() local
[all...]
/spdk/test/unit/lib/nvme/nvme_tcp.c/
H A Dnvme_tcp_ut.c202 struct nvme_tcp_ut_bdev_io *bio = cb_arg; nvme_tcp_ut_reset_sgl() local
223 struct nvme_tcp_ut_bdev_io *bio = cb_arg; nvme_tcp_ut_next_sge() local
244 struct nvme_tcp_ut_bdev_io bio; test_nvme_tcp_build_sgl_request() local
536 struct nvme_tcp_ut_bdev_io bio = {}; test_nvme_tcp_req_init() local
1818 struct nvme_tcp_ut_bdev_io bio = {}; test_nvme_tcp_qpair_submit_request() local
[all...]
/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/
H A Dbdev_nvme_ut.c2312 struct nvme_bdev_io *bio = (struct nvme_bdev_io *)bdev_io->driver_ctx; ut_test_submit_fused_nvme_cmd() local
4480 struct nvme_bdev_io *bio; test_retry_io_for_io_path_error() local
4689 struct nvme_bdev_io *bio; test_retry_io_count() local
4974 struct nvme_bdev_io *bio; test_retry_io_for_ana_error() local
6448 struct nvme_bdev_io *bio; test_retry_io_to_same_path() local
[all...]