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