Home
last modified time | relevance | path

Searched refs:getrootdev (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Dbootconf.h201 extern dev_t getrootdev(void);
/titanic_41/usr/src/uts/sun/sys/
H A Dbootconf.h203 extern dev_t getrootdev(void);
/titanic_41/usr/src/uts/common/os/
H A Dswapgeneric.c284 getrootdev(void) in getrootdev() function
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c479 rootdev = getrootdev(); in ufs_mountroot()
2133 new_rootdev = getrootdev(); in ufs_remountroot()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1468 rootdev = getrootdev(); in hsfs_mountroot()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c115 extern dev_t getrootdev(void);
3421 svm_root = getrootdev(); in md_probe_one()
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s734 STUB(swapgeneric, getrootdev, 0);
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c559 rootdev = getrootdev(); in udf_mountroot()
/titanic_41/usr/src/uts/i86pc/os/
H A Dddi_impl.c2550 getrootdev(void) in getrootdev() function