Searched refs:zpool_get_type (Results 1 – 3 of 3) sorted by relevance
40 const char *zpool_get_type(struct zpool *pool);
218 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type() function
242 zpool_get_type((p)->zpool))278 pr_debug("using %s zpool\n", zpool_get_type(pool->zpool)); in zswap_pool_create()461 if (strcmp(zpool_get_type(pool->zpool), type)) in zswap_pool_find_get()1727 zpool_get_type(pool->zpool)); in zswap_setup()
Completed in 7 milliseconds