summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_paths_filter.2
blob: 10509124b2e8ea5a3b8de3d1a43789d35b2f0818 (plain)
1
2
3
4
5
6
7
8
9
10
11
.TH "nvme_paths_filter" 9 "nvme_paths_filter" "December 2023" "libnvme API manual" LINUX
.SH NAME
nvme_paths_filter \- Filter for paths
.SH SYNOPSIS
.B "int" nvme_paths_filter
.BI "(const struct dirent *d "  ");"
.SH ARGUMENTS
.IP "d" 12
dirent to check
.SH "RETURN"
1 if \fId\fP matches, 0 otherwise