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