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

/linux-master/drivers/md/
H A Ddm-exception-store.c34 static struct dm_exception_store_type *_get_exception_store_type(const char *name) function
78 type = _get_exception_store_type(type_name);
89 !(type = _get_exception_store_type(type_name))) {

Completed in 141 milliseconds