Searched refs:zpool_has_pool (Results 1 – 2 of 2) sorted by relevance
114 bool zpool_has_pool(char *type) in zpool_has_pool() function129 EXPORT_SYMBOL(zpool_has_pool);
342 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()349 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()564 if (!zpool_has_pool(s)) { in __zswap_param_set()
Completed in 8 milliseconds