Searched defs:BLKGETSIZE64 (Results 1 – 13 of 13) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ |
D | device_io.h | 63 # define BLKGETSIZE64 0x80041272 macro
|
/third_party/e2fsprogs/lib/blkid/ |
D | getsize.c | 55 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */ macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/musl/include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mount.h | 24 #define BLKGETSIZE64 _IOR(0x12,114,size_t) macro
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 56 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */ macro
|
/third_party/ntfs-3g/libntfs-3g/ |
D | device.c | 86 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* Get device size in bytes. */ macro
|
/third_party/f2fs-tools/lib/ |
D | libf2fs.c | 852 #define BLKGETSIZE64 _IOR(0x12,114, size_t) macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsclone.c | 99 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* Get device size in bytes. */ macro
|