aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/fs_incfs.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-12-09 13:12:18 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-12-10 10:53:37 +0100
commitb8887772def52ce680c931092cd0888fca8a548d (patch)
treed9bfb24f89bad53c1ba4dd2ade401193d8413060 /sys/linux/fs_incfs.txt.const
parent65bf6714291e01565be9116eea2e7b54fb7c51b7 (diff)
sys/linux: add incremental-fs
Diffstat (limited to 'sys/linux/fs_incfs.txt.const')
-rw-r--r--sys/linux/fs_incfs.txt.const19
1 files changed, 19 insertions, 0 deletions
diff --git a/sys/linux/fs_incfs.txt.const b/sys/linux/fs_incfs.txt.const
new file mode 100644
index 000000000..f9e350059
--- /dev/null
+++ b/sys/linux/fs_incfs.txt.const
@@ -0,0 +1,19 @@
+# Code generated by syz-sysgen. DO NOT EDIT.
+arches = amd64
+COMPRESSION_LZ4 = amd64:1
+COMPRESSION_NONE = amd64:0
+INCFS_BLOCK_FLAGS_HASH = amd64:1
+INCFS_BLOCK_FLAGS_NONE = amd64:0
+INCFS_HASH_TREE_NONE = amd64:0
+INCFS_HASH_TREE_SHA256 = amd64:1
+INCFS_IOC_CREATE_FILE = amd64:3227019038
+INCFS_IOC_FILL_BLOCKS = amd64:2148558624
+INCFS_IOC_GET_FILLED_BLOCKS = amd64:2150131490
+INCFS_IOC_PERMIT_FILL = amd64:1074030369
+INCFS_IOC_READ_FILE_SIGNATURE = amd64:2148558623
+INCFS_MAX_FILE_ATTR_SIZE = amd64:512
+INCFS_SIGNATURE_VERSION = amd64:2
+__NR_ioctl = amd64:16
+__NR_mount = amd64:165
+__NR_openat = amd64:257
+__NR_setxattr = amd64:188