Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-cache-policy.c32 static struct dm_cache_policy_type *__get_policy_once(const char *name) in __get_policy_once() function
49 t = __get_policy_once(name); in get_policy_once()