diff options
| author | Sablin Viacheslav <sjava1902@gmail.com> | 2024-11-05 01:42:48 +0300 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-11-13 08:55:55 +0000 |
| commit | 8acebd3f596375b3c8c34ee8f9000a344064295a (patch) | |
| tree | c88ca114db9c0f7875a6b79be0c2588f9257e829 /sys/linux/dev_block.txt.const | |
| parent | c352ddf895e4f5a5b7e8f7caa37f476c6926326f (diff) | |
sys/linux: add new ioctls for io_uring, dev_block and fs
Diffstat (limited to 'sys/linux/dev_block.txt.const')
| -rw-r--r-- | sys/linux/dev_block.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_block.txt.const b/sys/linux/dev_block.txt.const index fd9879645..889c850b7 100644 --- a/sys/linux/dev_block.txt.const +++ b/sys/linux/dev_block.txt.const @@ -7,6 +7,7 @@ BLKBSZSET = 1074270833, 386:arm:1074008689, mips64le:ppc64le:2148012657 BLKDISCARD = 4727, mips64le:ppc64le:536875639 BLKFLSBUF = 4705, mips64le:ppc64le:536875617 BLKFRASET = 4708, mips64le:ppc64le:536875620 +BLKGETDISKSEQ = 2148012672, mips64le:ppc64le:1074270848 BLKGETSIZE = 4704, mips64le:ppc64le:536875616 BLKGETSIZE64 = 2148012658, 386:arm:2147750514, mips64le:ppc64le:1074270834 BLKIOMIN = 4728, mips64le:ppc64le:536875640 |
