Home
last modified time | relevance | path

Searched refs:mountroot (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwbfsconf.c49 if (mountroot(path) == VFS_SUCCESS) { in determine_fstype_and_mountroot()
55 if (mountroot(path) == VFS_SUCCESS) { in determine_fstype_and_mountroot()
H A Dinetboot.c187 if (mountroot(bpath) != SUCCESS) in bootprog()
/titanic_41/usr/src/psm/stand/bootlst/common/
H A Dbootlst.c43 extern int mountroot(char *str);
147 if (mountroot("bootfs") != 0) in main()
/titanic_41/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c123 mountroot(char *name) in mountroot() function
177 if (mountroot("dummy") != 0) { in read_stage2_blocklist()
/titanic_41/usr/src/stand/lib/fs/common/
H A Dfsswitch.c113 mountroot(char *str) in mountroot() function
284 return (mountroot(path)); in kern_mountroot()
/titanic_41/usr/src/stand/sys/
H A Dbootvfs.h71 extern int mountroot(char *str);
/titanic_41/usr/src/uts/intel/sys/
H A Dbootvfs.h97 extern int mountroot(char *str);
/titanic_41/usr/src/uts/common/fs/
H A Dfem.c196 _FSEMOPDEF(MOUNTROOT, mountroot),
212 _FSEMGUARD(MOUNTROOT, mountroot),