Searched refs:zpool_map_handle (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/linux/ |
D | zpool.h | 51 void *zpool_map_handle(struct zpool *pool, unsigned long handle,
|
/Linux-v6.6/mm/ |
D | zpool.c | 302 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, in zpool_map_handle() function
|
D | zswap.c | 1112 src = zpool_map_handle(pool, entry->handle, ZPOOL_MM_RO); in zswap_writeback_entry() 1329 buf = zpool_map_handle(zpool, handle, ZPOOL_MM_WO); in zswap_store() 1436 src = zpool_map_handle(zpool, entry->handle, ZPOOL_MM_RO); in zswap_load()
|