Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dzpool.h45 const char *zpool_get_type(struct zpool *pool);
/linux-5.19.10/mm/
Dzpool.c226 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type() function
Dzswap.c232 zpool_get_type((p)->zpool))
579 if (strcmp(zpool_get_type(pool->zpool), type)) in zswap_pool_find_get()
630 pr_debug("using %s zpool\n", zpool_get_type(pool->zpool)); in zswap_pool_create()
1503 zpool_get_type(pool->zpool)); in init_zswap()