Searched refs:BLKRASET (Results 1 – 9 of 9) sorted by relevance
/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/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/porting/liteos_a/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/include/sys/ |
D | mount.h | 15 #define BLKRASET _IO(0x12, 98) macro
|
/third_party/musl/ndk_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
|