summaryrefslogtreecommitdiffstats
path: root/mount/h/swap.h
blob: db3fc404c3106cbb50e98dd44019f2b19aed7d4f (plain) (blame)
1
2
3
4
5
#define SWAP_FLAG_PREFER	0x8000	/* set if swap priority specified */
#define SWAP_FLAG_PRIO_MASK	0x7fff
#define SWAP_FLAG_PRIO_SHIFT	0

#define MAX_SWAPFILES 8