nvme_ns_identify - Issue an 'identify namespace' command
Contents
Arguments
n Namespace instance
ns nvme_id_ns buffer
Description
Writes the data returned by the 'identify namespace' command into ns.
Name
nvme_ns_identify - Issue an 'identify namespace' command
Return
0 on success, -1 on error.
May 2025 nvme_ns_identify nvme_ns_identify(2)
Synopsis
intnvme_ns_identify(nvme_ns_tn,structnvme_id_ns*ns);
