Home
last modified time | relevance | path

Searched refs:rootfstype (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh65 rootfstype=`df -n ${ALT_ROOT:-/} | awk '{print $3}'`
66 if [ "$rootfstype" = "zfs" ]; then
/titanic_51/usr/src/ucbhead/sys/
H A Dvfs.h221 extern char rootfstype[]; /* name of root fstype */
/titanic_51/usr/src/uts/common/sys/
H A Dvfs.h570 extern char rootfstype[]; /* name of root fstype */