1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_id_ns_attr - Specifies attributes of the namespace.
7

SYNOPSIS

9       enum nvme_id_ns_attr {
10           NVME_NS_NSATTR_WRITE_PROTECTED
11
12       };
13

Constants

15       NVME_NS_NSATTR_WRITE_PROTECTED
16                   If set, then the namespace is currently write protected and
17                   all write access to the namespace shall fail.
18
19
20
21November 2022                enum nvme_id_ns_attr                   libnvme(9)
Impressum