/third_party/ntfs-3g/include/ntfs-3g/ |
D | device_io.h | 57 # define BLKGETSIZE 0x1260 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/musl/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/third_party/ntfs-3g/libntfs-3g/ |
D | device.c | 83 #define BLKGETSIZE _IO(0x12,96) /* Get device size in 512-byte blocks. */ macro
|
/third_party/f2fs-tools/lib/ |
D | libf2fs.c | 858 #define BLKGETSIZE _IO(0x12,96) macro 871 #define BLKGETSIZE DKIOCGETBLOCKCOUNT macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsclone.c | 96 #define BLKGETSIZE _IO(0x12,96) /* Get device size in 512-byte blocks. */ macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 83 #define BLKGETSIZE 0x1260ul macro 1639 #define BLKGETSIZE 0x1260ul macro 3199 #define BLKGETSIZE 0x1260ul macro 4755 #define BLKGETSIZE 0x1260ul macro 6202 #define BLKGETSIZE 0x20001260ul macro 7650 #define BLKGETSIZE 0x20001260ul macro 9200 #define BLKGETSIZE 0x20001260ul macro 10754 #define BLKGETSIZE 0x1260ul macro
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 83 pub const BLKGETSIZE: u32 = 4704; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 78 pub const BLKGETSIZE: u32 = 536875616; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 78 pub const BLKGETSIZE: u32 = 536875616; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 83 pub const BLKGETSIZE: u32 = 4704; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 83 pub const BLKGETSIZE: u32 = 4704; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 83 pub const BLKGETSIZE: u32 = 4704; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | ioctl.rs | 83 pub const BLKGETSIZE: u32 = 4704; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | ioctl.rs | 79 pub const BLKGETSIZE: u32 = 536875616; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | ioctl.rs | 83 pub const BLKGETSIZE: u32 = 4704; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | ioctl.rs | 79 pub const BLKGETSIZE: u32 = 536875616; constant
|