Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dboot.c84 static int default_fstype = FS_UNUSED; variable
163 if (default_fstype == FS_ISO9660 || efi_bootdp == NULL || in bootcfg_path()
494 default_fstype = fstype; in set_default_fstype()
500 return default_fstype; in get_default_fstype()