DOKK / manpages / debian 12 / libnvme-dev / nvme_ns_get_uuid.2.en
nvme_ns_get_uuid(2) libnvme API manual nvme_ns_get_uuid(2)

nvme_ns_get_uuid - UUID of a namespace

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

Namespace instance
buffer for the UUID

Copies the namespace's uuid into out

nvme_ns_get_uuid January 2023