logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_scan_topology - Scan NVMe topology and apply filter

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.

Name

nvme_scan_topology - Scan NVMe topology and apply filter

Return

0 on success, -1 on failure with errno set. August 2025 nvme_scan_topology nvme_scan_topology(2)

Synopsis

intnvme_scan_topology(nvme_root_tr,nvme_scan_filter_tf,void*f_args);

See Also