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