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

NAME

6       enum  nvme_nd_ns_fpi - If a format operation is in progress, this field
7       indicates the percentage of the namespace that remains to be formatted.
8

SYNOPSIS

10       enum nvme_nd_ns_fpi {
11           NVME_NS_FPI_REMAINING ,
12           NVME_NS_FPI_SUPPORTED
13
14       };
15

Constants

17       NVME_NS_FPI_REMAINING
18                   Mask to get the format percent remaining value
19
20       NVME_NS_FPI_SUPPORTED
21                   If set, indicates that the namespace  supports  the  Format
22                   Progress Indicator defined for the field.
23
24
25
26April 2022                    enum nvme_nd_ns_fpi                   libnvme(9)
Impressum