Searched refs:SWAP_FLAG_PRIO_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | swap.h | 8 #define SWAP_FLAG_PRIO_MASK 0x7fff macro |
/linux-2.4.37.9/mm/ | ||
D | swapfile.c | 914 (swap_flags & SWAP_FLAG_PRIO_MASK)>>SWAP_FLAG_PRIO_SHIFT; in sys_swapon() |