1nvme_scan_topology(9)         libnvme API manual         nvme_scan_topology(9)
2
3
4

NAME

6       nvme_scan_topology - Scan NVMe topology and apply filter
7

SYNOPSIS

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

ARGUMENTS

13       r           nvme_root_t object
14
15       f           filter to apply
16
17       f_args      user-specified argument to f
18

DESCRIPTION

20       Scans the NVMe topology and filters out the resulting elements  by  ap‐
21       plying f.
22

RETURN

24       Number of elements scanned
25
26
27
28April 2022                    nvme_scan_topology         nvme_scan_topology(9)
Impressum