Searched refs:zpool_create_pool (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ |
D | zpool.h | 39 struct zpool *zpool_create_pool(char *type, char *name,
|
/linux-4.1.27/mm/ |
D | zpool.c | 144 struct zpool *zpool_create_pool(char *type, char *name, gfp_t gfp, in zpool_create_pool() function
|
D | zswap.c | 909 zswap_pool = zpool_create_pool(zswap_zpool_type, "zswap", gfp, in init_zswap() 914 zswap_pool = zpool_create_pool(zswap_zpool_type, "zswap", gfp, in init_zswap()
|