DOKK / manpages / debian 12 / libnvme-dev / nvme_ns_identify_descs.2.en
nvme_ns_identify_descs(2) libnvme API manual nvme_ns_identify_descs(2)

nvme_ns_identify_descs - Issue an 'identify descriptors' command

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

Namespace instance
List of identify descriptors

Writes the data returned by the 'identify descriptors' command into descs.

0 on success, -1 on error.

nvme_ns_identify_descs January 2023