You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
210 B

FALLOC_FL_KEEP_SIZE 0x01
FALLOC_FL_PUNCH_HOLE 0x02
FALLOC_FL_NO_HIDE_STALE 0x04
FALLOC_FL_COLLAPSE_RANGE 0x08
FALLOC_FL_ZERO_RANGE 0x10
FALLOC_FL_INSERT_RANGE 0x20
FALLOC_FL_UNSHARE_RANGE 0x40