Home
last modified time | relevance | path

Searched refs:groups_list (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/btrfs/
Dioctl.c2274 static void get_block_group_info(struct list_head *groups_list, in get_block_group_info() argument
2282 list_for_each_entry(block_group, groups_list, list) { in get_block_group_info()
Dextent-tree.c8213 static u64 __btrfs_get_ro_block_group_free_space(struct list_head *groups_list) in __btrfs_get_ro_block_group_free_space() argument
8219 list_for_each_entry(block_group, groups_list, list) { in __btrfs_get_ro_block_group_free_space()