Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzpool.h49 void zpool_free(struct zpool *pool, unsigned long handle);
/openbmc/linux/mm/
H A Dzpool.c275 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free() function
H A Dzswap.c399 zpool_free(zswap_find_zpool(entry), entry->handle); in zswap_free_entry()