Searched refs:BTRFS_SUPER_FLAG_SUPP (Results 1 – 2 of 2) sorted by relevance
11 #define BTRFS_SUPER_FLAG_SUPP (BTRFS_HEADER_FLAG_WRITTEN \ macro82 if (sb->flags & ~BTRFS_SUPER_FLAG_SUPP) { in btrfs_check_super()84 sb->flags & ~BTRFS_SUPER_FLAG_SUPP); in btrfs_check_super()
56 #define BTRFS_SUPER_FLAG_SUPP (BTRFS_HEADER_FLAG_WRITTEN |\ macro2319 if (btrfs_super_flags(sb) & ~BTRFS_SUPER_FLAG_SUPP) { in btrfs_validate_super()2321 btrfs_super_flags(sb) & ~BTRFS_SUPER_FLAG_SUPP); in btrfs_validate_super()