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