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

/linux-master/fs/btrfs/
H A Dsend.c2138 u64 other_inode = 0; local
2161 &other_inode);
2172 if (other_inode > sctx->send_progress ||
2173 is_waiting_for_move(sctx, other_inode)) {
2174 ret = get_inode_info(sctx->parent_root, other_inode, &info);
2178 *who_ino = other_inode;

Completed in 135 milliseconds