btrfs_bg_flags_to_raid_index  892 fs/btrfs/block-group.c 	index = btrfs_bg_flags_to_raid_index(block_group->flags);
btrfs_bg_flags_to_raid_index 1584 fs/btrfs/block-group.c 	int index = btrfs_bg_flags_to_raid_index(cache->flags);
btrfs_bg_flags_to_raid_index 2988 fs/btrfs/block-group.c 	num_dev = btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)].devs_max;
btrfs_bg_flags_to_raid_index 3802 fs/btrfs/extent-tree.c 	ffe_ctl.index = btrfs_bg_flags_to_raid_index(flags);
btrfs_bg_flags_to_raid_index 3887 fs/btrfs/extent-tree.c 				ffe_ctl.index = btrfs_bg_flags_to_raid_index(
btrfs_bg_flags_to_raid_index 3898 fs/btrfs/extent-tree.c 	if (ffe_ctl.index == btrfs_bg_flags_to_raid_index(flags) ||
btrfs_bg_flags_to_raid_index 4032 fs/btrfs/extent-tree.c 		BUG_ON(btrfs_bg_flags_to_raid_index(block_group->flags) !=
btrfs_bg_flags_to_raid_index 1935 fs/btrfs/super.c 	rattr = &btrfs_raid_array[btrfs_bg_flags_to_raid_index(type)];
btrfs_bg_flags_to_raid_index  376 fs/btrfs/sysfs.c 	int index = btrfs_bg_flags_to_raid_index(to_raid_kobj(kobj)->flags);
btrfs_bg_flags_to_raid_index  830 fs/btrfs/sysfs.c 	const int index = btrfs_bg_flags_to_raid_index(cache->flags);
btrfs_bg_flags_to_raid_index  130 fs/btrfs/volumes.c 	const int index = btrfs_bg_flags_to_raid_index(flags);
btrfs_bg_flags_to_raid_index 3507 fs/btrfs/volumes.c 	const int index = btrfs_bg_flags_to_raid_index(type);
btrfs_bg_flags_to_raid_index 4994 fs/btrfs/volumes.c 	index = btrfs_bg_flags_to_raid_index(type);
btrfs_bg_flags_to_raid_index 5371 fs/btrfs/volumes.c 	const int index = btrfs_bg_flags_to_raid_index(map->type);
btrfs_bg_flags_to_raid_index 6746 fs/btrfs/volumes.c 	int index = btrfs_bg_flags_to_raid_index(type);
btrfs_bg_flags_to_raid_index 7694 fs/btrfs/volumes.c 	const int index = btrfs_bg_flags_to_raid_index(flags);