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_nd_ns_fpi - If a format operation is in progress, this field indicates the percentage of the

Constants

NVME_NS_FPI_REMAINING Mask to get the format percent remaining value NVME_NS_FPI_SUPPORTED If set, indicates that the namespace supports the Format Progress Indicator defined for the field. May 2025 enum nvme_nd_ns_fpi libnvme(2)

Name

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.

Synopsis

enum nvme_nd_ns_fpi { NVME_NS_FPI_REMAINING , NVME_NS_FPI_SUPPORTED };

See Also