Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Drelocation.c1553 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, in get_new_location() argument
1556 struct btrfs_root *root = BTRFS_I(reloc_inode)->root; in get_new_location()
1566 bytenr -= BTRFS_I(reloc_inode)->index_cnt; in get_new_location()
1568 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, 0); in get_new_location()