Searched refs:fsop_mountroot (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h346 extern int fsop_mountroot(vfs_t *, enum whymountroot);
357 #define VFS_MOUNTROOT(vfsp, init) fsop_mountroot(vfsp, init)
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c284 fsop_mountroot(vfs_t *vfsp, enum whymountroot reason) function

Completed in 1162 milliseconds