btrfs_bg_flags_to_raid_index
index = btrfs_bg_flags_to_raid_index(block_group->flags);
index = btrfs_bg_flags_to_raid_index(block_group->flags);
num_dev = btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)].devs_max;
BUG_ON(btrfs_bg_flags_to_raid_index(block_group->flags) !=
ffe_ctl->index = btrfs_bg_flags_to_raid_index(ffe_ctl->flags);
ffe_ctl->index = btrfs_bg_flags_to_raid_index(
if (ffe_ctl->index == btrfs_bg_flags_to_raid_index(ffe_ctl->flags) ||
index = btrfs_bg_flags_to_raid_index(block_group->flags);
rattr = &btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)];
const int index = btrfs_bg_flags_to_raid_index(cache->flags);
int index = btrfs_bg_flags_to_raid_index(to_raid_kobj(kobj)->flags);
raid_index = btrfs_bg_flags_to_raid_index(type);
const int index = btrfs_bg_flags_to_raid_index(flags);
enum btrfs_raid_types index = btrfs_bg_flags_to_raid_index(type);
const int index = btrfs_bg_flags_to_raid_index(type);
int index = btrfs_bg_flags_to_raid_index(ctl->type);
const int index = btrfs_bg_flags_to_raid_index(map->type);
enum btrfs_raid_types index = btrfs_bg_flags_to_raid_index(map->type);
index = btrfs_bg_flags_to_raid_index(type);
const int index = btrfs_bg_flags_to_raid_index(flags);
enum btrfs_raid_types __attribute_const__ btrfs_bg_flags_to_raid_index(u64 flags);
index = btrfs_bg_flags_to_raid_index(alloc_flags);