Home
last modified time | relevance | path

Searched refs:NFS_SUPER_MAGIC (Results 1 – 16 of 16) sorted by relevance

/external/libchrome/base/files/
Dfile_util_linux.cc43 case NFS_SUPER_MAGIC: in GetFileSystemType()
/external/iproute2/include/uapi/linux/
Dmagic.h45 #define NFS_SUPER_MAGIC 0x6969 macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h46 #define NFS_SUPER_MAGIC 0x6969 macro
/external/strace/xlat/
Dfsmagic.in19 { 0x00006969, "NFS_SUPER_MAGIC" },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DPath.inc351 #ifndef NFS_SUPER_MAGIC
352 #define NFS_SUPER_MAGIC 0x6969
361 case NFS_SUPER_MAGIC:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1107 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_ppc64.go1106 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_arm.go1106 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_mips64.go1107 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_ppc64le.go1106 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_arm64.go1109 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_386.go1108 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_mips.go1107 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_s390x.go1106 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_mipsle.go1107 NFS_SUPER_MAGIC = 0x6969 const
Dzerrors_linux_amd64.go1108 NFS_SUPER_MAGIC = 0x6969 const