Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c115 static void getrootfs(char **, char **);
4498 getrootfs(&fstyp, &fsmod); in rootconf()
4612 getrootfs(char **fstypp, char **fsmodp) in getrootfs() function