Home
last modified time | relevance | path

Searched refs:DOSHUGE (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/dktp/
H A Dfdisk.h100 #define DOSHUGE 6 /* Huge DOS partition > 32MB */ macro
/titanic_41/usr/src/cmd/hal/utils/
H A Dfsutils.c87 (type == DOSHUGE) || (type == FDISK_WINDOWS) || in is_dos_drive()
/titanic_41/usr/src/cmd/fstyp/
H A Dfstyp.c281 (type == DOSHUGE) || (type == FDISK_WINDOWS) || in is_dos_drive()
/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c424 (checkMe == DOSHUGE) || (checkMe == FDISK_WINDOWS) || in isDosDrive()
/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c420 (checkMe == DOSHUGE) || (checkMe == FDISK_WINDOWS) || in isDosDrive()
586 case DOSHUGE: in lookup_FAT_size()
/titanic_41/usr/src/cmd/fdisk/
H A Dfdisk.c2907 tsystid = DOSHUGE;
3727 case DOSHUGE:
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1451 (checkMe == DOSHUGE) || (checkMe == FDISK_WINDOWS) || in isDosDrive()