backref_cache 158 fs/btrfs/relocation.c struct backref_cache backref_cache; backref_cache 189 fs/btrfs/relocation.c static void remove_backref_node(struct backref_cache *cache, backref_cache 200 fs/btrfs/relocation.c static void backref_cache_init(struct backref_cache *cache) backref_cache 211 fs/btrfs/relocation.c static void backref_cache_cleanup(struct backref_cache *cache) backref_cache 239 fs/btrfs/relocation.c static struct backref_node *alloc_backref_node(struct backref_cache *cache) backref_cache 254 fs/btrfs/relocation.c static void free_backref_node(struct backref_cache *cache, backref_cache 263 fs/btrfs/relocation.c static struct backref_edge *alloc_backref_edge(struct backref_cache *cache) backref_cache 273 fs/btrfs/relocation.c static void free_backref_edge(struct backref_cache *cache, backref_cache 402 fs/btrfs/relocation.c static void drop_backref_node(struct backref_cache *tree, backref_cache 418 fs/btrfs/relocation.c static void remove_backref_node(struct backref_cache *cache, backref_cache 456 fs/btrfs/relocation.c static void update_backref_node(struct backref_cache *cache, backref_cache 471 fs/btrfs/relocation.c struct backref_cache *cache) backref_cache 686 fs/btrfs/relocation.c struct backref_cache *cache = &rc->backref_cache; backref_cache 1207 fs/btrfs/relocation.c struct backref_cache *cache = &rc->backref_cache; backref_cache 2643 fs/btrfs/relocation.c &rc->backref_cache.changed); backref_cache 2660 fs/btrfs/relocation.c rc->backref_cache.path[next->level] = next; backref_cache 2814 fs/btrfs/relocation.c rc->backref_cache.path[node->level] = node; backref_cache 2946 fs/btrfs/relocation.c list_move_tail(&node->list, &rc->backref_cache.changed); backref_cache 2971 fs/btrfs/relocation.c struct backref_cache *cache = &rc->backref_cache; backref_cache 3114 fs/btrfs/relocation.c list_add_tail(&node->list, &rc->backref_cache.changed); backref_cache 3129 fs/btrfs/relocation.c remove_backref_node(&rc->backref_cache, node); backref_cache 4111 fs/btrfs/relocation.c if (update_backref_cache(trans, &rc->backref_cache)) { backref_cache 4209 fs/btrfs/relocation.c backref_cache_cleanup(&rc->backref_cache); backref_cache 4325 fs/btrfs/relocation.c backref_cache_init(&rc->backref_cache); backref_cache 4733 fs/btrfs/relocation.c node = rc->backref_cache.path[level]; backref_cache 4744 fs/btrfs/relocation.c &rc->backref_cache.pending[level]);