Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzpool.h40 const char *zpool_get_type(struct zpool *pool);
/openbmc/linux/mm/
H A Dzpool.c218 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type() function
H A Dzswap.c254 zpool_get_type((p)->zpools[0]))
609 if (strcmp(zpool_get_type(pool->zpools[0]), type)) in zswap_pool_find_get()
746 pr_debug("using %s zpool\n", zpool_get_type(pool->zpools[0])); in zswap_pool_create()
1611 zpool_get_type(pool->zpools[0])); in zswap_setup()