Home
last modified time | relevance | path

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

/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/
H A Dbdev_nvme_ut.c3014 struct spdk_uuid uuid1 = { .u.raw = { 0xAA } }; test_compare_ns() local
3541 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_add_multi_ns_to_bdev() local
3760 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_add_multi_io_paths_to_nbdev_ch() local
3905 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_admin_path() local
4486 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_retry_io_for_io_path_error() local
5868 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_set_preferred_path() local
6138 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_disable_auto_failback() local
6293 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_set_multipath_policy() local
6404 struct spdk_uuid uuid1, uuid2; test_uuid_generation() local
6453 struct spdk_uuid uuid1 = { .u.raw = { 0x1 } }; test_retry_io_to_same_path() local
[all...]
/spdk/module/bdev/nvme/
H A Dbdev_nvme.c4332 const struct spdk_uuid *uuid1, *uuid2; bdev_nvme_compare_ns() local