Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dsend.c188 u64 send_progress; member
1915 if (ino < sctx->send_progress) in get_cur_inode_state()
1920 if (ino < sctx->send_progress) in get_cur_inode_state()
1929 if (ino < sctx->send_progress) in get_cur_inode_state()
1938 if (ino < sctx->send_progress) in get_cur_inode_state()
2154 if (other_inode > sctx->send_progress || in will_overwrite_ref()
2226 if (ow_inode < sctx->send_progress) in did_overwrite_ref()
2344 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
2385 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
3684 sctx->send_progress = orig_progress; in apply_dir_move()
[all …]