aboutsummaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go')
-rw-r--r--vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go b/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go
index 47a57fe..c4bf9cb 100644
--- a/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go
+++ b/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go
@@ -75,6 +75,7 @@ const (
75 FP_XSTATE_MAGIC2 = 0x46505845 75 FP_XSTATE_MAGIC2 = 0x46505845
76 FS_IOC_ENABLE_VERITY = 0x40806685 76 FS_IOC_ENABLE_VERITY = 0x40806685
77 FS_IOC_GETFLAGS = 0x80086601 77 FS_IOC_GETFLAGS = 0x80086601
78 FS_IOC_GET_ENCRYPTION_NONCE = 0x8010661b
78 FS_IOC_GET_ENCRYPTION_POLICY = 0x400c6615 79 FS_IOC_GET_ENCRYPTION_POLICY = 0x400c6615
79 FS_IOC_GET_ENCRYPTION_PWSALT = 0x40106614 80 FS_IOC_GET_ENCRYPTION_PWSALT = 0x40106614
80 FS_IOC_SET_ENCRYPTION_POLICY = 0x800c6613 81 FS_IOC_SET_ENCRYPTION_POLICY = 0x800c6613