diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:06 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | cdf95497cc3cd83b9ae9540810ff3dc0b173eff4 (patch) | |
| tree | 766520af387608b8266cfb348909373c569c9a83 /sys/linux/quotactl.txt.const | |
| parent | b1f14cdb355c9db3a59fe42eb3bb5bba01c066b6 (diff) | |
sys/linux: add quotactl_fd syscall descriptions
Diffstat (limited to 'sys/linux/quotactl.txt.const')
| -rw-r--r-- | sys/linux/quotactl.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/quotactl.txt.const b/sys/linux/quotactl.txt.const index 942e480d8..1315cab94 100644 --- a/sys/linux/quotactl.txt.const +++ b/sys/linux/quotactl.txt.const @@ -32,3 +32,4 @@ Q_SYNC_GRP = 18446744071562068225 Q_SYNC_PRJ = 18446744071562068226 Q_SYNC_USR = 18446744071562068224 __NR_quotactl = 131, amd64:179, arm64:riscv64:60, mips64le:5172 +__NR_quotactl_fd = 443, mips64le:5443 |
