Searched refs:netboot_mountroot (Results 1 – 3 of 3) sorted by relevance
41 int netboot_mountroot(void);
867 netboot = (mountroot == netboot_mountroot); in bsd_init()1122 mountroot = netboot_mountroot; in setconf()
584 netboot_mountroot(void) in netboot_mountroot() function