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

  /bionic/libc/include/sys/
mount.h 47 #define MNT_EXPIRE 4
  /external/ltp/include/lapi/
mount.h 30 #ifndef MNT_EXPIRE
31 #define MNT_EXPIRE 4
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_linux_sparc64.go 787 MNT_EXPIRE = 0x4
    [all...]

Completed in 1554 milliseconds