Home
last modified time | relevance | path

Searched refs:unmountroot (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c137 unmountroot() in unmountroot() function
211 (void) unmountroot(); in read_stage2_blocklist()
/titanic_41/usr/src/stand/lib/fs/common/
H A Dfsswitch.c122 unmountroot(void) in unmountroot() function
290 return (unmountroot()); in kern_unmountroot()
/titanic_41/usr/src/stand/sys/
H A Dbootvfs.h72 extern int unmountroot(void);
/titanic_41/usr/src/uts/intel/sys/
H A Dbootvfs.h98 extern int unmountroot(void);
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c1673 (void) unmountroot(); in bootprog()