Searched refs:new_bytenr (Results 1 – 1 of 1) sorted by relevance
39 u64 new_bytenr; member496 update_backref_node(cache, node, node->new_bytenr); in update_backref_cache()506 if (node->bytenr == node->new_bytenr) in update_backref_cache()508 update_backref_node(cache, node, node->new_bytenr); in update_backref_cache()1178 BUG_ON(node->new_bytenr != reloc_root->node->start); in clone_backref_node()1308 static int __update_reloc_root(struct btrfs_root *root, u64 new_bytenr) in __update_reloc_root() argument1329 node->bytenr = new_bytenr; in __update_reloc_root()1553 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, in get_new_location() argument1590 *new_bytenr = btrfs_file_extent_disk_bytenr(leaf, fi); in get_new_location()1613 u64 new_bytenr = 0; in replace_file_extents() local[all …]