Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dzpool.h42 struct zpool *zpool_create_pool(const char *type, const char *name,
/Linux-v4.19/mm/
Dzpool.c154 struct zpool *zpool_create_pool(const char *type, const char *name, gfp_t gfp, in zpool_create_pool() function
Dzswap.c538 pool->zpool = zpool_create_pool(type, name, gfp, &zswap_zpool_ops); in zswap_pool_create()