Home
last modified time | relevance | path

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

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