Searched refs:reloc_inode (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/btrfs/
H A Drelocation.c952 static int get_new_location(struct inode *reloc_inode, u64 *new_bytenr,
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);
1011 get_new_location(struct inode *reloc_inode, u64 *new_bytenr, u64 bytenr, u64 num_bytes) argument

Completed in 154 milliseconds