Searched refs:BTRFS_SUPER_MAGIC (Results 1 – 10 of 10) sorted by relevance
37 case BTRFS_SUPER_MAGIC: in GetFileSystemType()
26 #define BTRFS_SUPER_MAGIC 0x9123683E macro
27 #define BTRFS_SUPER_MAGIC 0x9123683E macro
92 { 0x9123683e, "BTRFS_SUPER_MAGIC" },
50 pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; constant
767 pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; constant821 pub const BTRFS_SUPER_MAGIC: ::c_uint = 0x9123683e; constant
2104 if ((unsigned) sfi.f_type != BTRFS_SUPER_MAGIC) in main()
28852 is not BTRFS_SUPER_MAGIC.