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