Home
last modified time | relevance | path

Searched defs:vfs_mountroot (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h94 int (*vfs_mountroot)(); /* mount the root filesystem */ member
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h140 int (*vfs_mountroot)(struct vfs *, enum whymountroot); member
/titanic_51/usr/src/uts/common/fs/
H A Dvfs.c868 vfs_mountroot(void) in vfs_mountroot() function