/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl06.c | 29 SAFE_IOCTL(fd, BLKRASET, ra); in verify_ioctl() 40 SAFE_IOCTL(fd, BLKRASET, rao); in verify_ioctl()
|
/third_party/toybox/toys/other/ |
D | blockdev.c | 42 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKRASET, BLKRAGET, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64,
|
/third_party/musl/ndk_musl_include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 85 #define BLKRASET 0x1262ul macro 1641 #define BLKRASET 0x1262ul macro 3201 #define BLKRASET 0x1262ul macro 4757 #define BLKRASET 0x1262ul macro 6204 #define BLKRASET 0x20001262ul macro 7652 #define BLKRASET 0x20001262ul macro 9202 #define BLKRASET 0x20001262ul macro 10756 #define BLKRASET 0x1262ul macro
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 83 BLKRASET
|
D | list.c | 320 IOCTL_REQUEST(BLKRASET); in list()
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 85 pub const BLKRASET: u32 = 4706; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 80 pub const BLKRASET: u32 = 536875618; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 80 pub const BLKRASET: u32 = 536875618; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 85 pub const BLKRASET: u32 = 4706; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 85 pub const BLKRASET: u32 = 4706; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 85 pub const BLKRASET: u32 = 4706; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | ioctl.rs | 85 pub const BLKRASET: u32 = 4706; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | ioctl.rs | 81 pub const BLKRASET: u32 = 536875618; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | ioctl.rs | 85 pub const BLKRASET: u32 = 4706; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | ioctl.rs | 81 pub const BLKRASET: u32 = 536875618; constant
|