Searched refs:SWAP_CACHE_OFFLINED (Results 1 – 1 of 1) sorted by relevance
50 #define SWAP_CACHE_OFFLINED 0x04 macro347 if (sa->cache_flags & SWAP_CACHE_OFFLINED) { in swap_delete()360 sa->cache_flags |= SWAP_CACHE_OFFLINED; in swap_delete()386 sa->cache_flags &= ~SWAP_CACHE_OFFLINED; in swap_delete()394 sf->cache_flags |= SWAP_CACHE_OFFLINED; in swap_delete()415 if (!(sa->cache_flags & SWAP_CACHE_OFFLINED)) { in swap_add()428 sa->cache_flags &= ~SWAP_CACHE_OFFLINED; in swap_add()429 sf->cache_flags &= ~SWAP_CACHE_OFFLINED; in swap_add()512 if (sa->cache_flags & SWAP_CACHE_OFFLINED) { in update_cache()527 if (sf->cache_flags & SWAP_CACHE_OFFLINED) { in update_cache()