Home
last modified time | relevance | path

Searched refs:reloc_inode (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Drelocation.c792 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, in get_new_location() argument
795 struct btrfs_root *root = BTRFS_I(reloc_inode)->root; in get_new_location()
805 bytenr -= BTRFS_I(reloc_inode)->reloc_block_group_start; in get_new_location()
807 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, 0); in get_new_location()