Searched refs:zpool_map_handle (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/include/linux/ |
D | zpool.h | 59 void *zpool_map_handle(struct zpool *pool, unsigned long handle,
|
/linux-5.19.10/mm/ |
D | zpool.c | 334 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, in zpool_map_handle() function
|
D | zswap.c | 967 zhdr = zpool_map_handle(pool, handle, ZPOOL_MM_RO); in zswap_writeback_entry() 1223 buf = zpool_map_handle(entry->pool->zpool, handle, ZPOOL_MM_WO); in zswap_frontswap_store() 1323 src = zpool_map_handle(entry->pool->zpool, entry->handle, ZPOOL_MM_RO); in zswap_frontswap_load()
|