Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c114 u64 send_progress; member
1651 if (ino < sctx->send_progress) in get_cur_inode_state()
1656 if (ino < sctx->send_progress) in get_cur_inode_state()
1665 if (ino < sctx->send_progress) in get_cur_inode_state()
1674 if (ino < sctx->send_progress) in get_cur_inode_state()
1908 if (other_inode > sctx->send_progress || in will_overwrite_ref()
1989 if ((ow_inode < sctx->send_progress) || in did_overwrite_ref()
2175 if (ino < sctx->send_progress && nce->need_later_update) { in __get_cur_name_and_parent()
2212 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
2255 if (ino < sctx->send_progress) in __get_cur_name_and_parent()
[all …]