Searched refs:zpool_has_pool (Results 1 - 3 of 3) sorted by last modified time

/linux-master/mm/
H A Dzswap.c405 has_zpool = zpool_has_pool(zswap_zpool_type);
412 has_zpool = zpool_has_pool(zswap_zpool_type);
587 if (!zpool_has_pool(s)) {
655 * param is ok in the zpool_has_pool() or crypto_has_acomp()
H A Dzpool.c97 * zpool_has_pool() - Check if the pool driver is available
114 bool zpool_has_pool(char *type) function
129 EXPORT_SYMBOL(zpool_has_pool); variable
/linux-master/include/linux/
H A Dzpool.h36 bool zpool_has_pool(char *type);

Completed in 325 milliseconds