Searched refs:vfs_mountroot (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dimageboot.c123 error = vfs_mountroot();
H A Dbsd_init.c780 bsd_init_kprintf("vfs_mountroot\n");
781 if (0 == (err = vfs_mountroot()))
H A Dnetboot.c774 error = vfs_mountroot();
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmount_internal.h371 int vfs_mountroot(void);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c930 vfs_mountroot(void) function
950 printf("vfs_mountroot: can't setup bdevvp\n");

Completed in 53 milliseconds