NAME

nvme_ns_identify - Issue an 'identify namespace' command

SYNOPSIS

int nvme_ns_identify (nvme_ns_t n , struct nvme_id_ns *ns );

ARGUMENTS

n
Namespace instance
ns
nvme_id_ns buffer

DESCRIPTION

Writes the data returned by the 'identify namespace' command into ns.

RETURN

0 on success, -1 on error.

Questions & Answers

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