Home
last modified time | relevance | path

Searched defs:BLKROGET (Results 1 – 14 of 14) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c72 #define BLKROGET _IO(0x12, 94) /* Get read-only status (0 = read_write). */ macro
/external/kernel-headers/original/uapi/linux/
Dfs.h146 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go175 BLKROGET = 0x125e const
Dzerrors_linux_mips64le.go187 BLKROGET = 0x2000125e const
Dzerrors_linux_ppc64.go187 BLKROGET = 0x2000125e const
Dzerrors_linux_arm.go187 BLKROGET = 0x125e const
Dzerrors_linux_mips64.go187 BLKROGET = 0x2000125e const
Dzerrors_linux_ppc64le.go187 BLKROGET = 0x2000125e const
Dzerrors_linux_arm64.go187 BLKROGET = 0x125e const
Dzerrors_linux_386.go187 BLKROGET = 0x125e const
Dzerrors_linux_mips.go187 BLKROGET = 0x2000125e const
Dzerrors_linux_s390x.go187 BLKROGET = 0x125e const
Dzerrors_linux_mipsle.go187 BLKROGET = 0x2000125e const
Dzerrors_linux_amd64.go187 BLKROGET = 0x125e const