Dmitry V. Levin
63bae232d2
* swapon.c: Move definitions of SWAP_FLAG_* flags ... * xlat/swap_flags.in: ... here.
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
SWAP_FLAG_PREFER 0x8000
|
|
SWAP_FLAG_DISCARD 0x10000
|
|
SWAP_FLAG_DISCARD_ONCE 0x20000
|
|
SWAP_FLAG_DISCARD_PAGES 0x40000
|