1nvme_ns_identify(9)           libnvme API manual           nvme_ns_identify(9)
2
3
4

NAME

6       nvme_ns_identify - Issue an 'identify namespace' command
7

SYNOPSIS

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

ARGUMENTS

12       n           Namespace instance
13
14       ns          nvme_id_ns buffer
15

DESCRIPTION

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

RETURN

20       0 on success, -1 on error.
21
22
23
24November 2022                  nvme_ns_identify            nvme_ns_identify(9)
Impressum