Home
last modified time | relevance | path

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

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