Home
last modified time | relevance | path

Searched refs:fsnames (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c339 char *fsnames[] = {"freebsd-ufs", "freebsd-zfs"}; in wizard_makeparts() local
348 fsname = fsnames[1]; in wizard_makeparts()
351 fsname = fsnames[0]; in wizard_makeparts()