Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Drelocation.c976 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, in get_new_location() argument
979 struct btrfs_root *root = BTRFS_I(reloc_inode)->root; in get_new_location()
989 bytenr -= BTRFS_I(reloc_inode)->index_cnt; in get_new_location()
991 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, 0); in get_new_location()