BTRFS_MAGIC
if (btrfs_super_magic(sb) != BTRFS_MAGIC) {
if (btrfs_super_magic(super) != BTRFS_MAGIC ||