Home
last modified time | relevance | path

Searched defs:BLKGETSIZE (Results 1 – 18 of 18) sorted by relevance

/external/e2fsprogs/lib/blkid/
Dgetsize.c51 #define BLKGETSIZE _IO(0x12,96) /* return device size */ macro
59 #define BLKGETSIZE DKIOCGETBLOCKCOUNT32 macro
/external/e2fsprogs/misc/
Dpartinfo.c26 #define BLKGETSIZE _IO(0x12,96) /* return device size */ macro
/external/e2fsprogs/lib/ext2fs/
Dgetsize.c52 #define BLKGETSIZE _IO(0x12,96) /* return device size */ macro
60 #define BLKGETSIZE DKIOCGETBLOCKCOUNT32 macro
/external/f2fs-tools/lib/
Dlibf2fs.c774 #define BLKGETSIZE _IO(0x12,96) macro
787 #define BLKGETSIZE DKIOCGETBLOCKCOUNT macro
/external/kernel-headers/original/uapi/linux/
Dfs.h148 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */ macro
/external/ltp/testcases/kernel/io/disktest/
Dmain.h54 #define BLKGETSIZE _IO(0x12,96) /* IOCTL for getting the device size */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go171 BLKGETSIZE = 0x1260 const
Dzerrors_linux_mipsle.go182 BLKGETSIZE = 0x20001260 const
Dzerrors_linux_s390x.go182 BLKGETSIZE = 0x1260 const
Dzerrors_linux_arm.go182 BLKGETSIZE = 0x1260 const
Dzerrors_linux_ppc64le.go182 BLKGETSIZE = 0x20001260 const
Dzerrors_linux_mips64.go182 BLKGETSIZE = 0x20001260 const
Dzerrors_linux_ppc64.go182 BLKGETSIZE = 0x20001260 const
Dzerrors_linux_amd64.go182 BLKGETSIZE = 0x1260 const
Dzerrors_linux_mips64le.go182 BLKGETSIZE = 0x20001260 const
Dzerrors_linux_386.go182 BLKGETSIZE = 0x1260 const
Dzerrors_linux_mips.go182 BLKGETSIZE = 0x20001260 const
Dzerrors_linux_arm64.go182 BLKGETSIZE = 0x1260 const