Searched refs:backref_cache (Results 1 – 1 of 1) sorted by relevance
156 struct btrfs_backref_cache backref_cache; member340 struct btrfs_backref_cache *cache = &rc->backref_cache; in handle_useless_nodes()411 struct btrfs_backref_cache *cache = &rc->backref_cache; in build_backref_tree()2043 rc->backref_cache.path[next->level] = next; in select_reloc_root()2211 rc->backref_cache.path[node->level] = node; in do_relocation()2365 struct btrfs_backref_cache *cache = &rc->backref_cache; in finish_pending_nodes()2542 btrfs_backref_cleanup_node(&rc->backref_cache, node); in relocate_tree_block()3524 if (rc->backref_cache.last_trans != trans->transid) in relocate_block_group()3525 btrfs_backref_release_cache(&rc->backref_cache); in relocate_block_group()3526 rc->backref_cache.last_trans = trans->transid; in relocate_block_group()[all …]