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