Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dsend.c1892 u64 other_inode = 0; in will_overwrite_ref() local
1920 &other_inode); in will_overwrite_ref()
1933 if (other_inode > sctx->send_progress || in will_overwrite_ref()
1934 is_waiting_for_move(sctx, other_inode)) { in will_overwrite_ref()
1935 ret = get_inode_info(sctx->parent_root, other_inode, &info); in will_overwrite_ref()
1940 *who_ino = other_inode; in will_overwrite_ref()