Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbhead/sys/
H A Dvfs.h138 int (*vfs_mountroot)(struct vfs *, enum whymountroot); member
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c819 vfs_mountroot(void) in vfs_mountroot() function