Home
last modified time | relevance | path

Searched refs:BLKRASET (Results 1 – 23 of 23) sorted by relevance

/external/strace/xlat/
Dblock_ioctl_cmds.h41 #if defined(BLKRASET) || (defined(HAVE_DECL_BLKRASET) && HAVE_DECL_BLKRASET)
43 static_assert((BLKRASET) == (_IO(0x12, 98)), "BLKRASET != _IO(0x12, 98)");
46 # define BLKRASET _IO(0x12, 98)
248 XLAT(BLKRASET),
Dblock_ioctl_cmds.in6 BLKRASET _IO(0x12, 98)
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl06.c41 SAFE_IOCTL(fd, BLKRASET, ra); in verify_ioctl()
52 SAFE_IOCTL(fd, BLKRASET, rao); in verify_ioctl()
/external/toybox/toys/other/
Dblockdev.c42 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKRASET, BLKRAGET, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64,
/external/strace/
Dblock.c105 case BLKRASET: in MPERS_PRINTER_DECL()
/external/strace/tests/
Dioctl_block.c113 ioctl(-1, BLKRASET, lmagic); in main()
/external/strace/tests-m32/
Dioctl_block.c113 ioctl(-1, BLKRASET, lmagic); in main()
/external/strace/tests-mx32/
Dioctl_block.c113 ioctl(-1, BLKRASET, lmagic); in main()
/external/kernel-headers/original/uapi/linux/
Dfs.h150 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc561 unsigned IOCTL_BLKRASET = BLKRASET;
Dsanitizer_common_interceptors_ioctl.inc116 _(BLKRASET, NONE, 0);
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go174 BLKRASET = 0x1262 const
Dzerrors_linux_mips64le.go186 BLKRASET = 0x20001262 const
Dzerrors_linux_ppc64.go186 BLKRASET = 0x20001262 const
Dzerrors_linux_arm.go186 BLKRASET = 0x1262 const
Dzerrors_linux_mips64.go186 BLKRASET = 0x20001262 const
Dzerrors_linux_ppc64le.go186 BLKRASET = 0x20001262 const
Dzerrors_linux_arm64.go186 BLKRASET = 0x1262 const
Dzerrors_linux_386.go186 BLKRASET = 0x1262 const
Dzerrors_linux_mips.go186 BLKRASET = 0x20001262 const
Dzerrors_linux_s390x.go186 BLKRASET = 0x1262 const
Dzerrors_linux_mipsle.go186 BLKRASET = 0x20001262 const
Dzerrors_linux_amd64.go186 BLKRASET = 0x1262 const