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_smart_egcw - Endurance Group Critical Warning Summary

Constants

NVME_SMART_EGCW_SPARE If set, then the available spare capacity of one or more Endurance Groups has fallen below the threshold. NVME_SMART_EGCW_DEGRADED If set, then the reliability of one or more Endurance Groups has been degraded due to significant media related errors or any internal error that degrades NVM subsystem reliability. NVME_SMART_EGCW_RO If set, then the namespaces in one or more Endurance Groups have been placed in read only mode not as a result of a change in the write protection state of a namespace. August 2025 enum nvme_smart_egcw libnvme(2)

Name

enum nvme_smart_egcw - Endurance Group Critical Warning Summary

Synopsis

enum nvme_smart_egcw { NVME_SMART_EGCW_SPARE , NVME_SMART_EGCW_DEGRADED , NVME_SMART_EGCW_RO };

See Also