Home
last modified time | relevance | path

Searched refs:FAT12 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_alloc.c381 case FAT12: in pc_getcluster()
425 case FAT12: in pc_setcluster()
H A Dpc_vfsops.c1838 return (FAT12); in secondaryBPBChecks()
1840 return (FAT12); in secondaryBPBChecks()
1854 return (FAT12); in secondaryBPBChecks()
2149 type = FAT12; in parseBPB()
2171 case FAT12: in parseBPB()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h385 typedef enum { FAT12, FAT16, FAT32, FAT_UNKNOWN, FAT_QUESTIONABLE } fattype_t; enumerator
452 #define IS_FAT12(PCFS) ((PCFS)->pcfs_fattype == FAT12)
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4066 added (FAT32 extension). Changed the boundary between FAT12 and
4068 here, I go with mtools and the previous behaviour of grub: FAT12
4187 FAT12 and FAT16.
7740 root directory on FAT12 and FAT16.