Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Drelocation.c947 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, in get_new_location() argument
950 struct btrfs_root *root = BTRFS_I(reloc_inode)->root; in get_new_location()
960 bytenr -= BTRFS_I(reloc_inode)->index_cnt; in get_new_location()
962 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, 0); in get_new_location()