| nvme_scan_topology(2) | libnvme API manual | nvme_scan_topology(2) |
NAME
nvme_scan_topology - Scan NVMe topology and apply filter
SYNOPSIS
int nvme_scan_topology (nvme_root_t r , nvme_scan_filter_t f , void *f_args );
ARGUMENTS
DESCRIPTION
Scans the NVMe topology and filters out the resulting elements by applying f.
RETURN
Number of elements scanned
| nvme_scan_topology | February 2025 |