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

/linux-master/fs/btrfs/
H A Drelocation.c1011 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr, argument
1014 struct btrfs_root *root = BTRFS_I(reloc_inode)->root;
1024 bytenr -= BTRFS_I(reloc_inode)->index_cnt;
1026 btrfs_ino(BTRFS_I(reloc_inode)), bytenr, 0);

Completed in 162 milliseconds