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 , unsigned char out[NVME_UUID_LEN]
10       );
11

ARGUMENTS

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

DESCRIPTION

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