strace/xlat/swap_flags.in
Dmitry V. Levin 63bae232d2 swapon.c: move fallback definitions of swap options to xlat/
* swapon.c: Move definitions of SWAP_FLAG_* flags ...
* xlat/swap_flags.in: ... here.
2015-07-16 23:44:57 +00:00

5 lines
113 B
Plaintext

SWAP_FLAG_PREFER 0x8000
SWAP_FLAG_DISCARD 0x10000
SWAP_FLAG_DISCARD_ONCE 0x20000
SWAP_FLAG_DISCARD_PAGES 0x40000