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

/linux-master/include/linux/
H A Dzpool.h40 const char *zpool_get_type(struct zpool *pool);
/linux-master/mm/
H A Dzpool.c209 * zpool_get_type() - Get the type of the zpool
218 const char *zpool_get_type(struct zpool *zpool) function
H A Dzswap.c266 zpool_get_type((p)->zpools[0]))
346 pr_debug("using %s zpool\n", zpool_get_type(pool->zpools[0]));
533 if (strcmp(zpool_get_type(pool->zpools[0]), type))
1831 zpool_get_type(pool->zpools[0]));

Completed in 104 milliseconds