Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dzpool.c121 bool zpool_has_pool(char *type) in zpool_has_pool() function
136 EXPORT_SYMBOL(zpool_has_pool);
H A Dzswap.c615 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()
622 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()
720 if (!zpool_has_pool(s)) { in __zswap_param_set()
/OK3568_Linux_fs/kernel/include/linux/
H A Dzpool.h40 bool zpool_has_pool(char *type);