Searched refs:caching_block_groups (Results 1 – 4 of 4) sorted by relevance
767 list_add_tail(&caching_ctl->list, &fs_info->caching_block_groups); in btrfs_cache_block_group()990 &fs_info->caching_block_groups, list) in btrfs_remove_block_group()3898 while (!list_empty(&info->caching_block_groups)) { in btrfs_free_block_groups()3899 caching_ctl = list_entry(info->caching_block_groups.next, in btrfs_free_block_groups()
216 &fs_info->caching_block_groups, list) { in switch_commit_roots()
762 struct list_head caching_block_groups; member
2883 INIT_LIST_HEAD(&fs_info->caching_block_groups); in btrfs_init_fs_info()
Completed in 33 milliseconds