enum nvme_nd_ns_fpi
If a format operation is in progress, this field indicates the percentage of the namespace that remains to be formatted.
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
If a format operation is in progress, this field indicates the percentage of the namespace that remains to be formatted.
enum nvme_nd_ns_fpi {
NVME_NS_FPI_REMAINING ,
NVME_NS_FPI_SUPPORTED
};