]> granicus.if.org Git - strace/blob - xlat/falloc_flags.in
Remove linux/ptp_clock.h
[strace] / xlat / falloc_flags.in
1 FALLOC_FL_KEEP_SIZE      0x01
2 FALLOC_FL_PUNCH_HOLE     0x02
3 FALLOC_FL_NO_HIDE_STALE  0x04
4 FALLOC_FL_COLLAPSE_RANGE 0x08
5 FALLOC_FL_ZERO_RANGE     0x10
6 FALLOC_FL_INSERT_RANGE   0x20
7 FALLOC_FL_UNSHARE_RANGE  0x40