Home
last modified time | relevance | path

Searched refs:BLKROSET (Results 1 – 8 of 8) sorted by relevance

/third_party/toybox/toys/other/
Dblockdev.c43 BLKBSZSET, BLKBSZGET, BLKSSZGET, BLKROGET, BLKROSET, BLKROSET};
Dnbd_client.c74 xioctl(nbd, BLKROSET, &temp); in nbd_client_main()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl04.c31 SAFE_IOCTL(fd, BLKROSET, &ro); in verify_ioctl()
68 SAFE_IOCTL(fd, BLKROSET, &ro); in verify_ioctl()
/third_party/musl/include/sys/
Dmount.h10 #define BLKROSET _IO(0x12, 93) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h10 #define BLKROSET _IO(0x12, 93) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h10 #define BLKROSET _IO(0x12, 93) macro
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c235 rc = ioctl(fd, BLKROSET, &ro); in mount_filesystem()
/third_party/toybox/toys/lsb/
Dmount.c248 rc = ioctl(fd, BLKROSET, &ro); in mount_filesystem()