Lines Matching defs:cache
139 struct btrfs_block_group *cache;
141 cache = list_first_entry(&transaction->deleted_bgs,
144 list_del_init(&cache->bg_list);
145 btrfs_unfreeze_block_group(cache);
146 btrfs_put_block_group(cache);
209 * the hole from [4,6) to add to the free space cache.
213 struct btrfs_block_group *cache = caching_ctl->block_group;
215 if (btrfs_block_group_done(cache)) {
216 cache->last_byte_to_unpin = (u64)-1;
220 cache->last_byte_to_unpin = caching_ctl->progress;
2138 * allocated for cache files. btrfs_set_block_group_ro
2348 * The tasks which save the space cache and inode cache may also