Lines Matching refs:send_progress
114 u64 send_progress;
1641 if (ino < sctx->send_progress)
1646 if (ino < sctx->send_progress)
1655 if (ino < sctx->send_progress)
1664 if (ino < sctx->send_progress)
1894 if (other_inode > sctx->send_progress ||
1975 if ((ow_inode < sctx->send_progress) ||
2161 if (ino < sctx->send_progress && nce->need_later_update) {
2198 if (ino < sctx->send_progress)
2241 if (ino < sctx->send_progress)
2277 * sctx->send_progress tells this function at which point in time receiving
2724 di_key.objectid < sctx->send_progress) {
2940 u64 send_progress)
3009 if (loc.objectid > send_progress) {
3231 u64 orig_progress = sctx->send_progress;
3272 sctx->send_progress = sctx->cur_ino + 1;
3364 sctx->send_progress = orig_progress;
4053 * sctx->send_progress. We need to prevent
6106 * We have processed the refs and thus need to advance send_progress.
6118 sctx->send_progress = sctx->cur_ino + 1;
6212 sctx->send_progress = sctx->cur_ino + 1;
6326 * Set send_progress to current inode. This will tell all get_cur_xxx
6330 sctx->send_progress = sctx->cur_ino;
6455 * Advance send_progress now as we did not get into
6458 sctx->send_progress = sctx->cur_ino + 1;