Searched refs:caching_block_groups (Results 1 – 3 of 3) sorted by relevance
581 struct list_head caching_block_groups; member
965 list_add_tail(&caching_ctl->list, &fs_info->caching_block_groups); in btrfs_cache_block_group()1193 list_for_each_entry(ctl, &fs_info->caching_block_groups, list) { in btrfs_remove_block_group()4497 while (!list_empty(&info->caching_block_groups)) { in btrfs_free_block_groups()4498 caching_ctl = list_first_entry(&info->caching_block_groups, in btrfs_free_block_groups()
2781 INIT_LIST_HEAD(&fs_info->caching_block_groups); in btrfs_init_fs_info()
Completed in 21 milliseconds