Lines Matching defs:reason
335 const char *reason = NULL;
364 reason = _(" contains a file system with errors");
366 reason = _(" was not cleanly unmounted");
368 reason = _(" primary superblock features different from backup");
372 reason = _(" has been mounted %u times without being checked");
376 reason = 0;
379 reason = _(" has filesystem last checked time in the future");
381 reason = 0;
385 reason = _(" has gone %u days without being checked");
389 reason = 0;
391 if (reason) {
393 log_out(ctx, reason, reason_arg);