| libnvme_ns_identify_descs(9) | libnvme API manual | libnvme_ns_identify_descs(9) |
NAME
libnvme_ns_identify_descs - Issue an 'identify descriptors' command
SYNOPSIS
int libnvme_ns_identify_descs (struct libnvme_ns *n , struct nvme_ns_id_desc *descs );
ARGUMENTS
DESCRIPTION
Writes the data returned by the 'identify descriptors' command into descs.
RETURN
0 on success, negative error code otherwise.
| libnvme_ns_identify_descs | September 2026 |