aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_ioctl_f2fs_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-08-10 07:51:02 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-08-13 17:22:16 +0200
commit54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch)
tree579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/fs_ioctl_f2fs_ppc64le.const
parentb6de93e603915b57a1eccadc8bd530efd00d28f2 (diff)
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
Diffstat (limited to 'sys/linux/fs_ioctl_f2fs_ppc64le.const')
-rw-r--r--sys/linux/fs_ioctl_f2fs_ppc64le.const27
1 files changed, 0 insertions, 27 deletions
diff --git a/sys/linux/fs_ioctl_f2fs_ppc64le.const b/sys/linux/fs_ioctl_f2fs_ppc64le.const
deleted file mode 100644
index a90767229..000000000
--- a/sys/linux/fs_ioctl_f2fs_ppc64le.const
+++ /dev/null
@@ -1,27 +0,0 @@
-# AUTOGENERATED FILE
-F2FS_GOING_DOWN_FULLSYNC = 0
-F2FS_GOING_DOWN_METAFLUSH = 3
-F2FS_GOING_DOWN_METASYNC = 1
-F2FS_GOING_DOWN_NEED_FSCK = 4
-F2FS_GOING_DOWN_NOSYNC = 2
-F2FS_IOC_ABORT_VOLATILE_WRITE = 536933637
-F2FS_IOC_COMMIT_ATOMIC_WRITE = 536933634
-F2FS_IOC_DEFRAGMENT = 3222336776
-F2FS_IOC_FLUSH_DEVICE = 2148070666
-F2FS_IOC_GARBAGE_COLLECT = 2147808518
-F2FS_IOC_GARBAGE_COLLECT_RANGE = 2149119243
-F2FS_IOC_GET_COMPRESS_BLOCKS = 1074328849
-F2FS_IOC_GET_FEATURES = 1074066700
-F2FS_IOC_GET_PIN_FILE = 1074066702
-F2FS_IOC_MOVE_RANGE = 3223385353
-F2FS_IOC_PRECACHE_EXTENTS = 536933647
-F2FS_IOC_RELEASE_COMPRESS_BLOCKS = 1074328850
-F2FS_IOC_RELEASE_VOLATILE_WRITE = 536933636
-F2FS_IOC_RESERVE_COMPRESS_BLOCKS = 1074328851
-F2FS_IOC_RESIZE_FS = 2148070672
-F2FS_IOC_SET_PIN_FILE = 2147808525
-F2FS_IOC_SHUTDOWN = 1074026621
-F2FS_IOC_START_ATOMIC_WRITE = 536933633
-F2FS_IOC_START_VOLATILE_WRITE = 536933635
-F2FS_IOC_WRITE_CHECKPOINT = 536933639
-__NR_ioctl = 54