aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_ext4_ppc64le.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-06-11 00:13:09 +0200
committerAndrey Konovalov <andreyknvl@gmail.com>2020-06-12 18:42:12 +0200
commitea75f0e93ebc379bc7dce0cc526ea4b26573b0d1 (patch)
treefd3128f1e4c4d08f9c76f997374e4c62983353d8 /sys/linux/fs_ext4_ppc64le.const
parenta47f57a9517c1928ae3324eeb13388ab3bfd2e18 (diff)
sys/linux: rename fs_ext4.txt to fs_ioctl_ext4.txt
Diffstat (limited to 'sys/linux/fs_ext4_ppc64le.const')
-rw-r--r--sys/linux/fs_ext4_ppc64le.const26
1 files changed, 0 insertions, 26 deletions
diff --git a/sys/linux/fs_ext4_ppc64le.const b/sys/linux/fs_ext4_ppc64le.const
deleted file mode 100644
index 3d27f0831..000000000
--- a/sys/linux/fs_ext4_ppc64le.const
+++ /dev/null
@@ -1,26 +0,0 @@
-# AUTOGENERATED FILE
-EXT4_APPEND_FL = 32
-EXT4_COMPR_FL = 4
-EXT4_DIRSYNC_FL = 65536
-EXT4_EXTENTS_FL = 524288
-EXT4_IMMUTABLE_FL = 16
-EXT4_IOC_ALLOC_DA_BLKS = 536897036
-EXT4_IOC_GROUP_ADD = 2150131208
-EXT4_IOC_GROUP_EXTEND = 2148034055
-EXT4_IOC_MIGRATE = 536897033
-EXT4_IOC_MOVE_EXT = 3223873039
-EXT4_IOC_PRECACHE_EXTENTS = 536897042
-EXT4_IOC_RESIZE_FS = 2148034064
-EXT4_IOC_SETFLAGS = 2148034050
-EXT4_IOC_SHUTDOWN = 1074026621
-EXT4_IOC_SWAP_BOOT = 536897041
-EXT4_JOURNAL_DATA_FL = 16384
-EXT4_NOATIME_FL = 128
-EXT4_NODUMP_FL = 64
-EXT4_NOTAIL_FL = 32768
-EXT4_PROJINHERIT_FL = 536870912
-EXT4_SECRM_FL = 1
-EXT4_SYNC_FL = 8
-EXT4_TOPDIR_FL = 131072
-EXT4_UNRM_FL = 2
-__NR_ioctl = 54