Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dzpool.c120 bool zpool_has_pool(char *type) in zpool_has_pool() function
135 EXPORT_SYMBOL(zpool_has_pool);
Dzswap.c595 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()
601 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()
698 if (!zpool_has_pool(s)) { in __zswap_param_set()
/Linux-v4.19/include/linux/
Dzpool.h40 bool zpool_has_pool(char *type);