aboutsummaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go')
-rw-r--r--vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go b/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go
index 4e12142..370d0a7 100644
--- a/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go
+++ b/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go
@@ -77,6 +77,7 @@ const (
77 FPSIMD_MAGIC = 0x46508001 77 FPSIMD_MAGIC = 0x46508001
78 FS_IOC_ENABLE_VERITY = 0x40806685 78 FS_IOC_ENABLE_VERITY = 0x40806685
79 FS_IOC_GETFLAGS = 0x80086601 79 FS_IOC_GETFLAGS = 0x80086601
80 FS_IOC_GET_ENCRYPTION_NONCE = 0x8010661b
80 FS_IOC_GET_ENCRYPTION_POLICY = 0x400c6615 81 FS_IOC_GET_ENCRYPTION_POLICY = 0x400c6615
81 FS_IOC_GET_ENCRYPTION_PWSALT = 0x40106614 82 FS_IOC_GET_ENCRYPTION_PWSALT = 0x40106614
82 FS_IOC_SET_ENCRYPTION_POLICY = 0x800c6613 83 FS_IOC_SET_ENCRYPTION_POLICY = 0x800c6613