Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

enum nvme_cmd_format_mset - Format NVM - Metadata Settings

Constants

NVME_FORMAT_MSET_SEPARATE indicates that the metadata is transferred as part of a separate buffer. NVME_FORMAT_MSET_EXTENDED indicates that the metadata is transferred as part of an extended data LBA. May 2025 enum nvme_cmd_format_mset libnvme(2)

Name

enum nvme_cmd_format_mset - Format NVM - Metadata Settings

Synopsis

enum nvme_cmd_format_mset { NVME_FORMAT_MSET_SEPARATE , NVME_FORMAT_MSET_EXTENDED };

See Also