Home
last modified time | relevance | path

Searched refs:SWAP_FLAG_PREFER (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dswap.h7 #define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */ macro
/linux-2.4.37.9/mm/
Dswapfile.c912 if (swap_flags & SWAP_FLAG_PREFER) { in sys_swapon()
1119 if (!(swap_flags & SWAP_FLAG_PREFER)) in sys_swapon()