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

NAME

6       nvme_ns_identify_descs - Issue an 'identify descriptors' command
7

SYNOPSIS

9       int nvme_ns_identify_descs (nvme_ns_t n , struct nvme_ns_id_desc *descs
10       );
11

ARGUMENTS

13       n           Namespace instance
14
15       descs       List of identify descriptors
16

DESCRIPTION

18       Writes the data returned by the 'identify descriptors' command into de‐
19       scs.
20

RETURN

22       0 on success, -1 on error.
23
24
25
26April 2022                  nvme_ns_identify_descs   nvme_ns_identify_descs(9)
Impressum