Home
last modified time | relevance | path

Searched refs:BTRFS_SUPER_MAGIC (Results 1 – 19 of 19) sorted by relevance

/external/libchrome/base/files/
Dfile_util_linux.cc37 case BTRFS_SUPER_MAGIC: in GetFileSystemType()
/external/iproute2/include/uapi/linux/
Dmagic.h26 #define BTRFS_SUPER_MAGIC 0x9123683E macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h26 #define BTRFS_SUPER_MAGIC 0x9123683E macro
/external/strace/xlat/
Dfsmagic.in92 { 0x9123683e, "BTRFS_SUPER_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_ppc64.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_arm.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_mips64.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_ppc64le.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_arm64.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_386.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_mips.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_s390x.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_mipsle.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
Dzerrors_linux_amd64.go243 BTRFS_SUPER_MAGIC = 0x9123683e const
/external/strace/tests-m32/
Dbtrfs.c2104 if ((unsigned) sfi.f_type != BTRFS_SUPER_MAGIC) in main()
/external/strace/tests-mx32/
Dbtrfs.c2104 if ((unsigned) sfi.f_type != BTRFS_SUPER_MAGIC) in main()
/external/strace/tests/
Dbtrfs.c2104 if ((unsigned) sfi.f_type != BTRFS_SUPER_MAGIC) in main()
/external/strace/
DChangeLog28852 is not BTRFS_SUPER_MAGIC.