Searched refs:btrfs_bg_flags_to_raid_index (Results 1 – 6 of 6) sorted by relevance
554 static inline enum btrfs_raid_types btrfs_bg_flags_to_raid_index(u64 flags) in btrfs_bg_flags_to_raid_index() function
376 int index = btrfs_bg_flags_to_raid_index(to_raid_kobj(kobj)->flags); in raid_bytes_show()830 const int index = btrfs_bg_flags_to_raid_index(cache->flags); in btrfs_sysfs_add_block_group_type()
893 index = btrfs_bg_flags_to_raid_index(block_group->flags); in btrfs_remove_block_group()1581 int index = btrfs_bg_flags_to_raid_index(cache->flags); in link_block_group()2983 num_dev = btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)].devs_max; in get_profile_num_devs()
130 const int index = btrfs_bg_flags_to_raid_index(flags); in btrfs_bg_type_to_raid_name()3462 const int index = btrfs_bg_flags_to_raid_index(type); in calc_data_stripes()4945 index = btrfs_bg_flags_to_raid_index(type); in __btrfs_alloc_chunk()5322 const int index = btrfs_bg_flags_to_raid_index(map->type); in btrfs_chunk_max_errors()6698 int index = btrfs_bg_flags_to_raid_index(type); in calc_stripe_length()7644 const int index = btrfs_bg_flags_to_raid_index(flags); in btrfs_bg_type_to_factor()
3800 ffe_ctl.index = btrfs_bg_flags_to_raid_index(flags); in find_free_extent()3885 ffe_ctl.index = btrfs_bg_flags_to_raid_index( in find_free_extent()3896 if (ffe_ctl.index == btrfs_bg_flags_to_raid_index(flags) || in find_free_extent()4017 BUG_ON(btrfs_bg_flags_to_raid_index(block_group->flags) != in find_free_extent()
1933 rattr = &btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)]; in btrfs_calc_avail_data_space()