Home | History | Annotate | Download | only in misc

Lines Matching full:time

81 .I time-last-checked
112 checked will avoid all filesystems being checked at one time
128 option for time-dependent checking.
171 time to avoid placing them on a single disk, which can hurt the performance.
221 Adjust the maximal time between two filesystem checks.
230 as weeks. A value of zero will disable the time-dependent checking.
236 (time-dependent) checking be enabled to force periodic full
474 time. This first e2fsck run after enabling this feature will take the
475 full time, but subsequent e2fsck runs will take only a fraction of the
476 original time, depending on how full the file system is.
506 .BI \-T " time-last-checked"
507 Set the time the filesystem was last checked using
509 The time is interpreted using the current (local) timezone.
514 be used to set the last checked time on the original filesystem. The format
516 .I time-last-checked
517 is the international date format, with an optional time specifier, i.e.
520 is also accepted, in which case the last checked time will be set to the
521 current time.
546 time
547 generate a new time-based UUID
568 will automatically use a time-based UUID instead of a randomly-generated UUID.
578 Time-dependent checking was added by Uwe Ohse <uwe@tirka.gun.de>.