nvme_scan_topology - Man Page

Scan NVMe topology and apply filter

Synopsis

int nvme_scan_topology (nvme_root_t r , nvme_scan_filter_t f , void *f_args );

Arguments

r

nvme_root_t object

f

filter to apply

f_args

user-specified argument to f

Description

Scans the NVMe topology and filters out the resulting elements by applying f.

Return

Number of elements scanned

Info

February 2024 libnvme API manual