Searched refs:__find_path_selector_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-path-selector.c30 static struct ps_internal *__find_path_selector_type(const char *name) function
47 psi = __find_path_selector_type(name);
79 psi = __find_path_selector_type(pst->name);
108 if (__find_path_selector_type(pst->name)) {
126 psi = __find_path_selector_type(pst->name);

Completed in 93 milliseconds