Home
last modified time | relevance | path

Searched refs:kern_mountroot (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/sys/
H A Dbootvfs.h94 extern int kern_mountroot(char *path);
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c282 kern_mountroot(char *path) in kern_mountroot() function