libnvme_ns_identify_descs(9) libnvme API manual libnvme_ns_identify_descs(9)

libnvme_ns_identify_descs - Issue an 'identify descriptors' command

int libnvme_ns_identify_descs (struct libnvme_ns *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, negative error code otherwise.

libnvme_ns_identify_descs September 2026