Searched refs:zpool_free (Results 1 – 3 of 3) sorted by relevance
49 void zpool_free(struct zpool *pool, unsigned long handle);
275 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free() function
798 zpool_free(entry->pool->zpool, entry->handle); in zswap_entry_free()1511 zpool_free(entry->pool->zpool, entry->handle); in zswap_store()