Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dsend.c134 u64 send_progress; member
1684 if (ino < sctx->send_progress) in get_cur_inode_state()
1689 if (ino < sctx->send_progress) in get_cur_inode_state()
1698 if (ino < sctx->send_progress) in get_cur_inode_state()
1707 if (ino < sctx->send_progress) in get_cur_inode_state()
1933 if (other_inode > sctx->send_progress || in will_overwrite_ref()
2012 if ((ow_inode < sctx->send_progress) || in did_overwrite_ref()
2188 if (ino < sctx->send_progress && nce->need_later_update) { in __get_cur_name_and_parent()
2231 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
2274 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
[all …]