Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c272 enum whymountroot why = ROOT_INIT; in ufs_mount()
479 if (why == ROOT_INIT) { in ufs_mountroot()
538 if (why == ROOT_INIT) { in ufs_mountroot()
565 if (why == ROOT_INIT) in ufs_mountroot()
825 if (why == ROOT_INIT) { in mountfs()
1269 if (why == ROOT_INIT && isroot) in mountfs()
/illumos-gate/usr/src/ucbhead/sys/
H A Dvfs.h123 enum whymountroot { ROOT_INIT, ROOT_REMOUNT, ROOT_UNMOUNT }; enumerator
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c256 why = ROOT_INIT; in udf_mount()
555 if (why == ROOT_INIT) { in udf_mountroot()
602 if (why == ROOT_INIT) { in udf_mountroot()
632 if (why == ROOT_INIT) { in ud_mountfs()
935 if (why == ROOT_INIT && isroot) in ud_mountfs()
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h306 enum whymountroot { ROOT_INIT, ROOT_REMOUNT, ROOT_UNMOUNT}; enumerator
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1466 if (why == ROOT_INIT) { in hsfs_mountroot()
1500 if (why == ROOT_INIT) in hsfs_mountroot()
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c217 error = VFS_MOUNTROOT(rootvfs, ROOT_INIT); in rootconf()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1816 if (why == ROOT_INIT) { in zfs_mountroot()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4587 error = VFS_MOUNTROOT(rootvfs, ROOT_INIT); in rootconf()