Home | History | Annotate | Download | only in e2fsck

Lines Matching full:spinner

417 	static const char spinner[] = "\\|/-";
438 * If we've already updated the spinner once within
450 * Advance the spinner, and note that the progress bar
468 fputc(spinner[ctx->progress_pos & 3], stdout);