Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-exception-store.c23 static struct dm_exception_store_type *__find_exception_store_type(const char *name) in __find_exception_store_type() function
40 type = __find_exception_store_type(name); in _get_exception_store_type()
116 if (!__find_exception_store_type(type->name)) in dm_exception_store_type_register()
130 if (!__find_exception_store_type(type->name)) { in dm_exception_store_type_unregister()