Searched refs:BTRFS_SUPER_MAGIC (Results 1 – 6 of 6) sorted by relevance
26 #define BTRFS_SUPER_MAGIC 0x9123683E macro
27 #define BTRFS_SUPER_MAGIC 0x9123683E macro
26 0x9123683E /* BTRFS_SUPER_MAGIC */,
7 …] case static_cast<int>(BTRFS_SUPER_MAGIC):
1323 sb->s_magic = BTRFS_SUPER_MAGIC; in btrfs_fill_super()2275 buf->f_type = BTRFS_SUPER_MAGIC; in btrfs_statfs()