NAME

enum nvme_ns_metadata_type - Namespace Metadata Element Types

SYNOPSIS

enum nvme_ns_metadata_type {
 
NVME_NS_METADATA_OS_NS_NAME ,
 
 
NVME_NS_METADATA_PRE_BOOT_NS_NAME ,
 
 
NVME_NS_METADATA_OS_NS_QUAL_1 ,
 
 
NVME_NS_METADATA_OS_NS_QUAL_2
 
};

Constants

NVME_NS_METADATA_OS_NS_NAME
Name of the namespace in the operating system
NVME_NS_METADATA_PRE_BOOT_NS_NAME
Name of the namespace in the pre-boot environment.
NVME_NS_METADATA_OS_NS_QUAL_1
First qualifier of the Operating System Namespace Name.
NVME_NS_METADATA_OS_NS_QUAL_2
Second qualifier of the Operating System Namespace Name.

Questions & Answers

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