summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_paths_filter.2
blob: 10b7f8661cbb6778a8c730c2de33b6e1b22c118f (plain)
1
2
3
4
5
6
7
8
9
10
11
.TH "nvme_paths_filter" 9 "nvme_paths_filter" "August 2022" "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