Lines Matching refs:send_progress
189 u64 send_progress;
1917 if (ino < sctx->send_progress)
1922 if (ino < sctx->send_progress)
1931 if (ino < sctx->send_progress)
1940 if (ino < sctx->send_progress)
2160 if (other_inode > sctx->send_progress ||
2232 if (ow_inode < sctx->send_progress)
2316 if (ino < sctx->send_progress && nce->need_later_update) {
2351 if (ino < sctx->send_progress)
2394 if (ino < sctx->send_progress)
2431 * sctx->send_progress tells this function at which point in time receiving
2974 di_key.objectid < sctx->send_progress) {
3520 u64 orig_progress = sctx->send_progress;
3561 sctx->send_progress = sctx->cur_ino + 1;
3652 sctx->send_progress = orig_progress;
4320 * sctx->send_progress. We need to prevent
6643 * We have processed the refs and thus need to advance send_progress.
6655 sctx->send_progress = sctx->cur_ino + 1;
6778 sctx->send_progress = sctx->cur_ino + 1;
6845 * Set send_progress to current inode. This will tell all get_cur_xxx
6849 sctx->send_progress = sctx->cur_ino;
7001 * Advance send_progress now as we did not get
7005 sctx->send_progress = sctx->cur_ino + 1;