nvme_namespace_filter(2) Filter for namespaces Section 2 libnvme-dev bookworm source Description nvme_namespace_filter NAME nvme_namespace_filter - Filter for namespaces SYNOPSIS int nvme_namespace_filter (const struct dirent *d ); ARGUMENTS d dirent to check RETURN 1 if d matches, 0 otherwise