Skip to main content

nvme_subsys_filter

Function nvme_subsys_filter 

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

nvme_subsys_filter() - Filter for subsystems @d: dirent to check

Return: 1 if @d matches, 0 otherwise