Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
22.04 LTS
(jammy)
Ubuntu Manpages
Close
Search
questing
man(2)
nvme_id_ns_attr.2.gz
enum nvme_id_ns_attr
Specifies attributes of the namespace.
Provided by:
libnvme-dev (Version: 1.15-2)
Source:
libnvme
Report a bug
SYNOPSIS
enum nvme_id_ns_attr {
NVME_NS_NSATTR_WRITE_PROTECTED
};
Constants
NVME_NS_NSATTR_WRITE_PROTECTED
If set, then the namespace is currently write protected and all write access to the namespace shall fail.