BTRFS_RAID_RAID1
return num_stripes == btrfs_raid_array[BTRFS_RAID_RAID1].devs_min;
[BTRFS_RAID_RAID1] = {
static_assert(BTRFS_RAID_RAID1 == 2);