Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dioctl.c2795 static void get_block_group_info(struct list_head *groups_list, in get_block_group_info() argument
2803 list_for_each_entry(block_group, groups_list, list) { in get_block_group_info()
Dextent-tree.c7258 static u64 __btrfs_get_ro_block_group_free_space(struct list_head *groups_list) in __btrfs_get_ro_block_group_free_space() argument
7264 list_for_each_entry(block_group, groups_list, list) { in __btrfs_get_ro_block_group_free_space()