aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_loop.txt.const
diff options
context:
space:
mode:
author郝宇 (Yu Hao) <yhao016@ucr.edu>2022-05-05 01:44:11 -0700
committerGitHub <noreply@github.com>2022-05-05 10:44:11 +0200
commitb3f09415e1dfaaa19b5fdefc7257e19ec8de9269 (patch)
treeb1339c6bc154ddcb4e90edf1aacfa787f642d4bc /sys/linux/dev_loop.txt.const
parentdc9e52595336dbe32f9a20f5da9f09cb8172cd21 (diff)
sys/linux: fix errors in dev_loop.txt
* sys/linux: fix errors in dev_loop.txt * docs: add research paper (ICSE 22) * sys/linux: fix errors in dev_loop.txt * sys/linux: fix errors in dev_loop.txt
Diffstat (limited to 'sys/linux/dev_loop.txt.const')
-rw-r--r--sys/linux/dev_loop.txt.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_loop.txt.const b/sys/linux/dev_loop.txt.const
index 84d4accab..21acc7ced 100644
--- a/sys/linux/dev_loop.txt.const
+++ b/sys/linux/dev_loop.txt.const
@@ -3,6 +3,7 @@ arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AT_FDCWD = 18446744073709551516
LOOP_CHANGE_FD = 19462
LOOP_CLR_FD = 19457
+LOOP_CONFIGURE = 19466
LOOP_CTL_ADD = 19584
LOOP_CTL_GET_FREE = 19586
LOOP_CTL_REMOVE = 19585