other_inode      1848 fs/btrfs/send.c 	u64 other_inode = 0;
other_inode      1877 fs/btrfs/send.c 			&other_inode, &other_type);
other_inode      1890 fs/btrfs/send.c 	if (other_inode > sctx->send_progress ||
other_inode      1891 fs/btrfs/send.c 	    is_waiting_for_move(sctx, other_inode)) {
other_inode      1892 fs/btrfs/send.c 		ret = get_inode_info(sctx->parent_root, other_inode, NULL,
other_inode      1898 fs/btrfs/send.c 		*who_ino = other_inode;
other_inode      1356 fs/btrfs/tree-log.c 	struct inode *other_inode = NULL;
other_inode      1381 fs/btrfs/tree-log.c 	other_inode = read_one_inode(root, key.objectid);
other_inode      1382 fs/btrfs/tree-log.c 	if (!other_inode) {
other_inode      1386 fs/btrfs/tree-log.c 	ret = btrfs_unlink_inode(trans, root, BTRFS_I(dir), BTRFS_I(other_inode),
other_inode      1394 fs/btrfs/tree-log.c 	if (other_inode->i_nlink == 0)
other_inode      1395 fs/btrfs/tree-log.c 		inc_nlink(other_inode);
other_inode      1404 fs/btrfs/tree-log.c 	iput(other_inode);
other_inode      5185 fs/ext4/inode.c 	struct other_inode *oi = (struct other_inode *) data;
other_inode      5221 fs/ext4/inode.c 	struct other_inode oi;