Lines Matching refs:commit
96 is not done anymore. Combined with a higher commit value (also 10 minutes) for
155 with appropriate commit interval options. When this option is set to 0, this
252 # Shall we remount journaled fs. with appropriate commit interval? (1=yes)
360 # Shall we remount journaled fs. with appropriate commit interval? (1=yes)
496 # Find out the state of a numbered option (e.g. "commit=NNN") in
504 # parse_mount_opts_wfstab /dev/hda1 commit defaults,commit=7
506 # If fstab contains, say, "commit=3,rw" for this filesystem, then the
507 # result will be "rw,commit=3".
514 # Watch for a default commit in fstab
600 PARSEDOPTS="$(parse_mount_opts commit "$OPTS")"
601 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS,commit=$MAX_AGE$NOATIME_OPT
654 # Reset commit and atime options to defaults.
660 PARSEDOPTS="$(parse_mount_opts_wfstab $DEV commit $OPTS)"