Searched refs:BTRFS_SUPER_MAGIC (Results 1 – 19 of 19) sorted by relevance
37 case BTRFS_SUPER_MAGIC: in GetFileSystemType()
26 #define BTRFS_SUPER_MAGIC 0x9123683E macro
92 { 0x9123683e, "BTRFS_SUPER_MAGIC" },
243 BTRFS_SUPER_MAGIC = 0x9123683e const
2104 if ((unsigned) sfi.f_type != BTRFS_SUPER_MAGIC) in main()
28852 is not BTRFS_SUPER_MAGIC.