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

/linux-master/include/linux/
H A Dzpool.h38 struct zpool *zpool_create_pool(const char *type, const char *name, gfp_t gfp);
/linux-master/mm/
H A Dzpool.c104 * to handle the @zpool_create_pool() returning failure. However if this
107 * not be loaded, and calling @zpool_create_pool() with the pool type will
132 * zpool_create_pool() - Create a new zpool
147 struct zpool *zpool_create_pool(const char *type, const char *name, gfp_t gfp) function
H A Dzswap.c340 pool->zpools[i] = zpool_create_pool(type, name, gfp);

Completed in 122 milliseconds