Searched refs:block_groups (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent-tree.c2656 INIT_LIST_HEAD(&found->block_groups[i]);
4478 list_for_each_entry(block_group, &space_info->block_groups[index],
4824 list_for_each_entry(cache, &info->block_groups[index], list) {
6245 list_add_tail(&cache->list, &space_info->block_groups[index]);
6360 list_for_each_entry(cache, &space_info->block_groups[3], list)
6362 list_for_each_entry(cache, &space_info->block_groups[4], list)
H A Dctree.h699 struct list_head block_groups[BTRFS_NR_RAID_TYPES]; member in struct:btrfs_space_info

Completed in 87 milliseconds