nvme_scan_subsystem_namespaces(2)
| nvme_scan_subsystem_namespaces(9) | libnvme API manual | nvme_scan_subsystem_namespaces(9) |
NAME
nvme_scan_subsystem_namespaces - Scan for namespaces in a subsystem
SYNOPSIS
int nvme_scan_subsystem_namespaces (nvme_subsystem_t s , struct dirent ***ns );
ARGUMENTS
- s
- Subsystem to scan
- ns
- Pointer to array of dirents
RETURN
number of entries in ns
| nvme_scan_subsystem_namespaces | September 2023 |
