Skip to main content

nvme_ns_metadata_type

Type Alias nvme_ns_metadata_type 

Source
pub type nvme_ns_metadata_type = c_uint;
Expand description

enum nvme_ns_metadata_type - Namespace Metadata Element Types @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.