nvme_ns_get_uuid - Man Page

UUID of a namespace

Synopsis

void nvme_ns_get_uuid (nvme_ns_t n , unsigned char out[NVME_UUID_LEN] );

Arguments

n

Namespace instance

out

buffer for the UUID

Description

Copies the namespace's uuid into out

Info

February 2024 libnvme API manual