Searched refs:extent_cache (Results 1 – 3 of 3) sorted by relevance
608 struct extent_io_tree *tree = &eb->fs_info->extent_cache; in free_extent_buffer_final()674 struct extent_io_tree *tree = &fs_info->extent_cache; in alloc_extent_buffer()791 struct extent_io_tree *tree = &eb->fs_info->extent_cache; in set_extent_buffer_dirty()802 struct extent_io_tree *tree = &eb->fs_info->extent_cache; in clear_extent_buffer_dirty()
357 return find_extent_buffer(&fs_info->extent_cache, in btrfs_find_tree_block()479 verify_parent_transid(&fs_info->extent_cache, eb, in read_tree_block()778 extent_io_tree_init(&fs_info->extent_cache); in btrfs_new_fs_info()901 extent_io_tree_cleanup(&fs_info->extent_cache); in btrfs_cleanup_all_caches()1086 ret = verify_parent_transid(&buf->fs_info->extent_cache, buf, in btrfs_buffer_uptodate()
111 struct extent_io_tree extent_cache; member
Completed in 10 milliseconds