Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dzpool.h20 const char *zpool_get_type(struct zpool *pool);
/linux-6.15/mm/
H A Dzpool.c218 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type() function
H A Dzswap.c244 zpool_get_type((p)->zpool))
280 pr_debug("using %s zpool\n", zpool_get_type(pool->zpool)); in zswap_pool_create()
472 if (strcmp(zpool_get_type(pool->zpool), type)) in zswap_pool_find_get()
1873 zpool_get_type(pool->zpool)); in zswap_setup()