logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_id_ns_mc - This field indicates the capabilities for metadata.

Constants

NVME_NS_MC_EXTENDED If set, indicates the namespace supports the metadata being transferred as part of a separate buffer that is specified in the Metadata Pointer. NVME_NS_MC_SEPARATE If set, indicates that the namespace supports the metadata being transferred as part of an extended data LBA. August 2025 enum nvme_id_ns_mc libnvme(2)

Name

enum nvme_id_ns_mc - This field indicates the capabilities for metadata.

Synopsis

enum nvme_id_ns_mc { NVME_NS_MC_EXTENDED , NVME_NS_MC_SEPARATE };

See Also