Searched refs:BTRFS_BLOCK_GROUP_RAID0 (Results 1 – 9 of 9) sorted by relevance
833 #define BTRFS_BLOCK_GROUP_RAID0 (1ULL << 3) macro857 #define BTRFS_BLOCK_GROUP_PROFILE_MASK (BTRFS_BLOCK_GROUP_RAID0 | \
843 #define BTRFS_BLOCK_GROUP_RAID0 (1ULL << 3) macro871 #define BTRFS_BLOCK_GROUP_PROFILE_MASK (BTRFS_BLOCK_GROUP_RAID0 | \
560 else if (flags & BTRFS_BLOCK_GROUP_RAID0) in btrfs_bg_flags_to_raid_index()
88 else if (allowed & BTRFS_BLOCK_GROUP_RAID0) in btrfs_reduce_alloc_profile()89 allowed = BTRFS_BLOCK_GROUP_RAID0; in btrfs_reduce_alloc_profile()1703 } else if (map->type & BTRFS_BLOCK_GROUP_RAID0) { in btrfs_rmap_block()
112 .bg_flag = BTRFS_BLOCK_GROUP_RAID0,5702 if (map->type & (BTRFS_BLOCK_GROUP_RAID0 | in __btrfs_map_block_for_discard()5704 if (map->type & BTRFS_BLOCK_GROUP_RAID0) in __btrfs_map_block_for_discard()5738 if (map->type & (BTRFS_BLOCK_GROUP_RAID0 | in __btrfs_map_block_for_discard()6132 if (map->type & BTRFS_BLOCK_GROUP_RAID0) { in __btrfs_map_block()
2094 if (type & BTRFS_BLOCK_GROUP_RAID0) in btrfs_calc_avail_data_space()
3016 if (map->type & BTRFS_BLOCK_GROUP_RAID0) { in scrub_stripe()
135 { BTRFS_BLOCK_GROUP_RAID0, "RAID0"}, \962 { BTRFS_BLOCK_GROUP_RAID0, "RAID0" }, \