1nvme_ns_get_uuid(9)           libnvme API manual           nvme_ns_get_uuid(9)
2
3
4

NAME

6       nvme_ns_get_uuid - UUID of a namespace
7

SYNOPSIS

9       void nvme_ns_get_uuid (nvme_ns_t n , uuid_t out );
10

ARGUMENTS

12       n           Namespace instance
13
14       out         buffer for the UUID
15

DESCRIPTION

17       Copies the namespace's uuid into out
18
19
20
21April 2022                     nvme_ns_get_uuid            nvme_ns_get_uuid(9)
Impressum