Searched defs:io_path2 (Results 1 – 1 of 1) sorted by relevance
/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/ |
H A D | bdev_nvme_ut.c | 1903 struct nvme_io_path *io_path1, *io_path2; test_pending_reset() 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 4291 struct nvme_io_path io_path2 = { .qpair = &nvme_qpair2, .nvme_ns = &nvme_ns2, }; test_find_io_path() local 4483 struct nvme_io_path *io_path1, *io_path2; test_retry_io_for_io_path_error() local 6019 struct nvme_io_path io_path2 = { .qpair = &nvme_qpair2, .nvme_ns = &nvme_ns2, }; test_find_next_io_path() local 6091 struct nvme_io_path io_path2 = { .qpair = &nvme_qpair2, .nvme_ns = &nvme_ns2, }; test_find_io_path_min_qd() local 6451 struct nvme_io_path *io_path1, *io_path2; test_retry_io_to_same_path() local 7411 struct nvme_io_path io_path2 = { .nbdev_ch = &nbdev_ch, .qpair = &nvme_qpair2, .nvme_ns = &nvme_ns2, }; test_io_path_is_current() local [all...] |