HomeSort by relevance Sort by last modified time
    Searched defs:BLKSECTSET (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/uapi/linux/
fs.h 112 #define BLKSECTSET _IO(0x12, 102)
  /external/kernel-headers/original/uapi/linux/
fs.h 154 #define BLKSECTSET _IO(0x12,102)/* set max sectors per request (ll_rw_blk.c) */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go 191 BLKSECTSET = 0x1266
    [all...]
zerrors_linux_amd64.go 191 BLKSECTSET = 0x1266
    [all...]
zerrors_linux_arm.go 191 BLKSECTSET = 0x1266
    [all...]
zerrors_linux_arm64.go 191 BLKSECTSET = 0x1266
    [all...]
zerrors_linux_mips.go 191 BLKSECTSET = 0x20001266
    [all...]
zerrors_linux_mips64.go 191 BLKSECTSET = 0x20001266
    [all...]
zerrors_linux_mips64le.go 191 BLKSECTSET = 0x20001266
    [all...]
zerrors_linux_mipsle.go 191 BLKSECTSET = 0x20001266
    [all...]
zerrors_linux_ppc64.go 191 BLKSECTSET = 0x20001266
    [all...]
zerrors_linux_ppc64le.go 191 BLKSECTSET = 0x20001266
    [all...]
zerrors_linux_s390x.go 191 BLKSECTSET = 0x1266
    [all...]
zerrors_linux_sparc64.go 179 BLKSECTSET = 0x1266
    [all...]

Completed in 136 milliseconds