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

/linux-master/include/linux/
H A Dzpool.h54 void zpool_unmap_handle(struct zpool *pool, unsigned long handle);
/linux-master/mm/
H A Dzpool.c293 * and the zpool_unmap_handle() must be called to undo those
309 * zpool_unmap_handle() - Unmap a previously mapped handle
318 void zpool_unmap_handle(struct zpool *zpool, unsigned long handle) function
H A Dzswap.c1055 zpool_unmap_handle(zpool, handle);
1096 zpool_unmap_handle(zpool, entry->handle);
1108 zpool_unmap_handle(zpool, entry->handle);

Completed in 136 milliseconds