Home
last modified time | relevance | path

Searched refs:zpool_has_pool (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dzpool.c97 * zpool_has_pool() - Check if the pool driver is available
114 bool zpool_has_pool(char *type) in zpool_has_pool() function
129 EXPORT_SYMBOL(zpool_has_pool); variable
H A Dzswap.c804 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()
811 has_zpool = zpool_has_pool(zswap_zpool_type); in __zswap_pool_create_fallback()
927 if (!zpool_has_pool(s)) { in __zswap_param_set()
984 * param is ok in the zpool_has_pool() or crypto_has_acomp() in __zswap_param_set()
/kernel/linux/linux-5.10/mm/
H A Dzpool.c105 * zpool_has_pool() - Check if the pool driver is available
122 bool zpool_has_pool(char *type) in zpool_has_pool() function
137 EXPORT_SYMBOL(zpool_has_pool); variable
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()
777 * param is ok in the zpool_has_pool() or crypto_has_comp() in __zswap_param_set()
/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h36 bool zpool_has_pool(char *type);
/kernel/linux/linux-5.10/include/linux/
H A Dzpool.h40 bool zpool_has_pool(char *type);

Completed in 5 milliseconds