Searched refs:reloc_inode (Results 1 – 1 of 1) sorted by relevance
870 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, in replace_file_extents() 873 struct btrfs_root *root = BTRFS_I(reloc_inode)->root; in replace_file_extents() 884 bytenr -= BTRFS_I(reloc_inode)->reloc_block_group_start; in replace_file_extents() 886 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, 0); in replace_file_extents() 909 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, in replace_file_extents() 813 get_new_location(struct inode * reloc_inode,u64 * new_bytenr,u64 bytenr,u64 num_bytes) get_new_location() argument