Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dzpool.h31 ZPOOL_MM_WO, /* write-only (no copy-in at map time) */ enumerator
/Linux-v6.6/mm/
Dzswap.c1329 buf = zpool_map_handle(zpool, handle, ZPOOL_MM_WO); in zswap_store()
Dzsmalloc.c392 case ZPOOL_MM_WO: in zs_zpool_map()