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

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

Completed in 88 milliseconds