Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-cache-policy.c31 static struct dm_cache_policy_type *__get_policy_once(const char *name) in __get_policy_once() function
48 t = __get_policy_once(name); in get_policy_once()