Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_linux.cc46 case SMB_SUPER_MAGIC: in GetFileSystemType()
/external/iproute2/include/uapi/linux/
Dmagic.h58 #define SMB_SUPER_MAGIC 0x517B macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h60 #define SMB_SUPER_MAGIC 0x517B macro
/external/strace/xlat/
Dfsmagic.in16 { 0x0000517b, "SMB_SUPER_MAGIC" },
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DPath.inc354 #ifndef SMB_SUPER_MAGIC
355 #define SMB_SUPER_MAGIC 0x517B
362 case SMB_SUPER_MAGIC:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1744 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_ppc64.go1800 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_arm.go1750 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_mips64.go1744 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_ppc64le.go1800 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_arm64.go1734 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_386.go1743 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_mips.go1744 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_s390x.go1804 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_mipsle.go1744 SMB_SUPER_MAGIC = 0x517b const
Dzerrors_linux_amd64.go1744 SMB_SUPER_MAGIC = 0x517b const