nvme_scan_topology
Scan NVMe topology and apply filter
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
Scan NVMe topology and apply filter
int nvme_scan_topology (nvme_root_t r , nvme_scan_filter_t f , void *f_args );
Scans the NVMe topology and filters out the resulting elements by applying f.
0 on success, -1 on failure with errno set.