NAME

struct nvme_id_uuid_list - UUID list

SYNOPSIS

struct nvme_id_uuid_list {
 
__u8 rsvd0[32];
 
struct nvme_id_uuid_list_entry entry[NVME_ID_UUID_LIST_MAX];
 
};
 
 

Members

rsvd0
reserved
entry
UUID list entry

Questions & Answers

Helpful answers and articles about nvme_id_uuid_list you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search