Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dsend.c2126 u64 other_inode = 0; in will_overwrite_ref() local
2149 &other_inode); in will_overwrite_ref()
2160 if (other_inode > sctx->send_progress || in will_overwrite_ref()
2161 is_waiting_for_move(sctx, other_inode)) { in will_overwrite_ref()
2162 ret = get_inode_info(sctx->parent_root, other_inode, &info); in will_overwrite_ref()
2166 *who_ino = other_inode; in will_overwrite_ref()