Description
nvme_scan_subsystem_namespaces
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
2
general