Searched refs:softupdates (Results 1 – 7 of 7) sorted by relevance
69 int softupdates; /* soft updates */ member
180 { 's', "softupdates", &ffs_opts->softupdates, OPT_INT32, in ffs_prep_opts()197 ffs_opts->softupdates = 0; in ffs_prep_opts()
58 makefs -s ${FCROOTFSSZ} -o label=rootfs -o version=2 -o softupdates=1 \
328 cd ${DESTDIR} && ${MAKEFS} ${MAKEFSARGS} -o label=rootfs -o version=2 -o softupdates=1 \
63 using softupdates or turning on the noatime mount option. If this
302 if (ffs_opts->softupdates == 1) in ffs_mkfs()
575 FEATURE(softupdates, "FFS soft-updates support");