Skip to main content

nvme_namespace_filter

Function nvme_namespace_filter 

Source
pub unsafe extern "C" fn nvme_namespace_filter(
    d: *const dirent,
) -> c_int
Expand description

nvme_namespace_filter() - Filter for namespaces @d: dirent to check

Return: 1 if @d matches, 0 otherwise