Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:spinner

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