From 8acebd3f596375b3c8c34ee8f9000a344064295a Mon Sep 17 00:00:00 2001 From: Sablin Viacheslav Date: Tue, 5 Nov 2024 01:42:48 +0300 Subject: sys/linux: add new ioctls for io_uring, dev_block and fs --- sys/linux/dev_block.txt.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/dev_block.txt.const') 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 -- cgit mrf-deployment