Lines Matching defs:progress
738 boolean_t dryrun, parsable, progress, embed_data, std_out;
1007 * Print the progress from ZFS_IOC_SEND_PROGRESS every second.
1071 dgettext(TEXT_DOMAIN, "progress thread exited nonzero")));
1258 * If progress reporting is requested, spawn a new thread to
1270 pa.pa_progress = sdd->progress;
1421 boolean_t needagain, progress;
1450 needagain = progress = B_FALSE;
1497 progress = B_TRUE;
1503 assert(progress);
1652 if (!flags->progress && !flags->parsable)
1942 * If progress reporting is requested, spawn a new thread to
1953 pa.pa_progress = flags->progress;
2410 sdd.progress = flags->progress;
2755 * If progress reporting is requested, spawn a new thread to poll
2767 pa.pa_progress = flags->progress;
3518 boolean_t needagain, progress, recursive;
3530 needagain = progress = B_FALSE;
3595 progress = B_TRUE;
3641 progress = B_TRUE;
3680 progress = B_TRUE;
3697 progress = B_TRUE;
3734 progress = B_TRUE;
3788 progress = B_TRUE;
3797 if (needagain && progress) {