Searched refs:SWAP_CACHE_OFFLINED (Results 1 – 1 of 1) sorted by relevance
52 #define SWAP_CACHE_OFFLINED 0x04 macro349 if (sa->cache_flags & SWAP_CACHE_OFFLINED) { in swap_delete()362 sa->cache_flags |= SWAP_CACHE_OFFLINED; in swap_delete()388 sa->cache_flags &= ~SWAP_CACHE_OFFLINED; in swap_delete()396 sf->cache_flags |= SWAP_CACHE_OFFLINED; in swap_delete()417 if (!(sa->cache_flags & SWAP_CACHE_OFFLINED)) { in swap_add()430 sa->cache_flags &= ~SWAP_CACHE_OFFLINED; in swap_add()431 sf->cache_flags &= ~SWAP_CACHE_OFFLINED; in swap_add()514 if (sa->cache_flags & SWAP_CACHE_OFFLINED) { in update_cache()529 if (sf->cache_flags & SWAP_CACHE_OFFLINED) { in update_cache()