Searched refs:mountroot (Results 1 – 7 of 7) sorted by relevance
43 extern int mountroot(char *str);147 if (mountroot("bootfs") != 0) in main()
123 mountroot(char *name) in mountroot() function171 if (mountroot("dummy") != 0) { in read_stage2_blocklist()
113 mountroot(char *str) in mountroot() function284 return (mountroot(path)); in kern_mountroot()
71 extern int mountroot(char *str);
97 extern int mountroot(char *str);
187 if (mountroot(bpath) != SUCCESS) in bootprog()
196 _FSEMOPDEF(MOUNTROOT, mountroot),213 _FSEMGUARD(MOUNTROOT, mountroot),