Searched defs:BLKGETSIZE (Results 1 – 11 of 11) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | getsize.c | 51 #define BLKGETSIZE _IO(0x12,96) /* return device size */ macro 59 #define BLKGETSIZE DKIOCGETBLOCKCOUNT32 macro
|
/external/e2fsprogs/misc/ |
D | partinfo.c | 26 #define BLKGETSIZE _IO(0x12,96) /* return device size */ macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 52 #define BLKGETSIZE _IO(0x12,96) /* return device size */ macro 60 #define BLKGETSIZE DKIOCGETBLOCKCOUNT32 macro
|
/external/musl/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/external/trusty/musl/include/sys/ |
D | mount.h | 13 #define BLKGETSIZE _IO(0x12, 96) macro
|
/external/f2fs-tools/lib/ |
D | libf2fs.c | 925 #define BLKGETSIZE _IO(0x12,96) macro 938 #define BLKGETSIZE DKIOCGETBLOCKCOUNT macro
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 169 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */ macro
|
/external/crosvm/jail/seccomp/riscv64/ |
D | constants.json | 365 "BLKGETSIZE": 4704, number
|
/external/crosvm/jail/seccomp/aarch64/ |
D | constants.json | 365 "BLKGETSIZE": 4704, number
|
/external/crosvm/jail/seccomp/arm/ |
D | constants.json | 365 "BLKGETSIZE": 4704, number
|
/external/crosvm/jail/seccomp/x86_64/ |
D | constants.json | 379 "BLKGETSIZE": 4704, number
|