Home
last modified time | relevance | path

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

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