Searched refs:softupdates (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/usr.sbin/sade/ |
| D | label.c | 381 pi->newfs_data.newfs_ufs.softupdates = strcmp(mpoint, "/"); in new_part() 503 NEWFS_UFS_CMD, p->newfs_data.newfs_ufs.softupdates ? "-U" : "", in getNewfsCmd() 747 if (pi->newfs_data.newfs_ufs.softupdates) in print_label_chunks() 1211 pi->newfs_data.newfs_ufs.softupdates = in diskLabel() 1212 !pi->newfs_data.newfs_ufs.softupdates; in diskLabel() 1666 pi->newfs_data.newfs_ufs.softupdates = soft; in diskLabelNonInteractive()
|
| D | install.c | 88 pi->newfs_data.newfs_ufs.softupdates ? "-U" : "", in performNewfs()
|
| D | sade.h | 232 Boolean softupdates; member
|
| /freebsd-9-stable/usr.sbin/sysinstall/ |
| D | label.c | 386 pi->newfs_data.newfs_ufs.softupdates = strcmp(mpoint, "/"); in new_part() 504 NEWFS_UFS_CMD, p->newfs_data.newfs_ufs.softupdates ? "-U" : "", in getNewfsCmd() 748 if (pi->newfs_data.newfs_ufs.softupdates) in print_label_chunks() 1197 pi->newfs_data.newfs_ufs.softupdates = in diskLabel() 1198 !pi->newfs_data.newfs_ufs.softupdates; in diskLabel() 1655 pi->newfs_data.newfs_ufs.softupdates = soft; in diskLabelNonInteractive()
|
| D | install.cfg | 62 # and with softupdates enabled (non-zero arg following mountpoint).
|
| D | install.c | 1002 pi->newfs_data.newfs_ufs.softupdates ? "-U" : "", 1115 root->newfs_data.newfs_ufs.softupdates) {
|
| D | sysinstall.h | 333 Boolean softupdates; member
|
| /freebsd-9-stable/usr.sbin/sade/help/ |
| D | partition.hlp | 121 to later turn the softupdates policy back off, use the command
|
| /freebsd-9-stable/usr.sbin/sysinstall/help/ |
| D | partition.hlp | 121 to later turn the softupdates policy back off, use the command
|
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | TUNING | 63 using softupdates or turning on the noatime mount option. If this
|
| /freebsd-9-stable/sys/ufs/ffs/ |
| D | ffs_softdep.c | 623 FEATURE(softupdates, "FFS soft-updates support");
|