Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h40 const char *zpool_get_type(struct zpool *pool);
/kernel/linux/linux-5.10/include/linux/
H A Dzpool.h45 const char *zpool_get_type(struct zpool *pool);
/kernel/linux/linux-6.6/mm/
H A Dzpool.c209 * zpool_get_type() - Get the type of the zpool
218 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()
/kernel/linux/linux-5.10/mm/
H A Dzpool.c229 * zpool_get_type() - Get the type of the zpool
238 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type() function
H A Dzswap.c211 zpool_get_type((p)->zpool))
510 if (strcmp(zpool_get_type(pool->zpool), type)) in zswap_pool_find_get()
561 pr_debug("using %s zpool\n", zpool_get_type(pool->zpool)); in zswap_pool_create()
1382 zpool_get_type(pool->zpool)); in init_zswap()

Completed in 7 milliseconds