Searched refs:zs_destroy_pool (Results 1 – 3 of 3) sorted by relevance
40 void zs_destroy_pool(struct zs_pool *pool);
328 zs_destroy_pool(pool); in zs_zpool_destroy()1878 zs_destroy_pool(pool); in zs_create_pool()1883 void zs_destroy_pool(struct zs_pool *pool) in zs_destroy_pool() function1913 EXPORT_SYMBOL_GPL(zs_destroy_pool);
361 zs_destroy_pool(meta->mem_pool); in zram_meta_free()