Home
last modified time | relevance | path

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

/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/
H A Dbdev_nvme_ut.c3015 struct spdk_uuid uuid2 = { .u.raw = { 0xAB } }; test_compare_ns() local
3542 struct spdk_uuid uuid2 = { .u.raw = { 0x2 } }; test_add_multi_ns_to_bdev() local
6404 struct spdk_uuid uuid1, uuid2; test_uuid_generation() local
[all...]
/spdk/module/bdev/nvme/
H A Dbdev_nvme.c4332 const struct spdk_uuid *uuid1, *uuid2; bdev_nvme_compare_ns() local