NAME

nvme_mi_admin_format_nvm - Format NVMe namespace

SYNOPSIS

int nvme_mi_admin_format_nvm (nvme_mi_ctrl_t ctrl , struct nvme_format_nvm_args *args );

ARGUMENTS

ctrl
Controller to send command to
args
Format NVM command arguments

DESCRIPTION

Perform a low-level format to set the LBA data & metadata size. May destroy data & metadata on the specified namespaces

RETURN

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.

Questions & Answers

Helpful answers and articles about nvme_mi_admin_format_nvm you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search