Home
last modified time | relevance | path

Searched refs:FSTYP (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/test/zfs-tests/tests/functional/utils_test/
H A Dutils_test_007_pos.ksh65 log_must $FSTYP $DISK
67 log_must $FSTYP /dev/rdsk/${DISK}s2
69 log_must $FSTYP /dev/rdsk/${DISK}s0
/titanic_41/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh94 FSTYP=`fstyp $LOFIDEV`
96 if [ "$FSTYP" = ufs ] ; then
99 elif [ "$FSTYP" = hsfs ] ; then
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgmount.c99 "%s %s", FSTYP, devp->bdevice); in pkgmount()
H A Dpkglibmsgs.h267 #define FSTYP "/usr/sbin/fstyp" macro
/titanic_41/usr/src/cmd/mandoc/
H A Dmsec.in45 LINE("3FSTYP", "File System Type Identification Library Functions")
/titanic_41/usr/src/test/zfs-tests/include/
H A Dcommands.cfg61 export FSTYP="/usr/sbin/fstyp"