Home
last modified time | relevance | path

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

/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/
H A Dbdev_nvme_ut.c1903 struct nvme_io_path *io_path1, *io_path2; test_pending_reset() local
2665 struct nvme_io_path *io_path1; test_abort() local
3236 struct nvme_io_path *io_path1, *io_path2; test_reconnect_qpair() local
3759 struct nvme_io_path *io_path1, *io_path2, *io_path3; test_add_multi_io_paths_to_nbdev_ch() local
4290 struct nvme_io_path io_path1 = { .qpair = &nvme_qpair1, .nvme_ns = &nvme_ns1, }; test_find_io_path() local
4483 struct nvme_io_path *io_path1, *io_path2; test_retry_io_for_io_path_error() local
6018 struct nvme_io_path io_path1 = { .qpair = &nvme_qpair1, .nvme_ns = &nvme_ns1, }; test_find_next_io_path() local
6090 struct nvme_io_path io_path1 = { .qpair = &nvme_qpair1, .nvme_ns = &nvme_ns1, }; test_find_io_path_min_qd() local
6451 struct nvme_io_path *io_path1, *io_path2; test_retry_io_to_same_path() local
7410 struct nvme_io_path io_path1 = { .nbdev_ch = &nbdev_ch, .qpair = &nvme_qpair1, .nvme_ns = &nvme_ns1, }; test_io_path_is_current() local
[all...]