Searched refs:zpool_map_handle (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/linux/ |
D | zpool.h | 59 void *zpool_map_handle(struct zpool *pool, unsigned long handle,
|
/Linux-v5.4/mm/ |
D | zpool.c | 344 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, in zpool_map_handle() function
|
D | zswap.c | 857 zhdr = zpool_map_handle(pool, handle, ZPOOL_MM_RO); in zswap_writeback_entry() 1085 buf = zpool_map_handle(entry->pool->zpool, handle, ZPOOL_MM_RW); in zswap_frontswap_store() 1158 src = zpool_map_handle(entry->pool->zpool, entry->handle, ZPOOL_MM_RO); in zswap_frontswap_load()
|