Skip to main content

nvme_paths_filter

Function nvme_paths_filter 

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

nvme_paths_filter() - Filter for paths @d: dirent to check

Return: 1 if @d matches, 0 otherwise