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

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

Completed in 87 milliseconds