Searched refs:FAT16 (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | README | 8 MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus
|
H A D | ChangeLog | 4067 FAT16, again. The Microsoft KB article Q65541 seems to be wrong 4187 FAT12 and FAT16. 7740 root directory on FAT12 and FAT16.
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_alloc.c | 377 case FAT16: in pc_getcluster() 420 case FAT16: in pc_setcluster()
|
H A D | pc_vfsops.c | 1839 return (FAT16); in secondaryBPBChecks() 1856 return (FAT16); in secondaryBPBChecks() 1869 return (FAT16); in secondaryBPBChecks() 1871 return (FAT16); in secondaryBPBChecks() 2150 type = FAT16; in parseBPB() 2193 case FAT16: in parseBPB()
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | pc_fs.h | 385 typedef enum { FAT12, FAT16, FAT32, FAT_UNKNOWN, FAT_QUESTIONABLE } fattype_t; enumerator 453 #define IS_FAT16(PCFS) ((PCFS)->pcfs_fattype == FAT16)
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-1 | 233 types are "BSD FFS", "DOS FAT16 and FAT32", "Minix fs", "Linux
|
H A D | grub.texi | 285 @dfn{BSD FFS}, @dfn{DOS FAT16 and FAT32}, @dfn{Minix fs}, @dfn{Linux
|
H A D | grub.info | 234 types are "BSD FFS", "DOS FAT16 and FAT32", "Minix fs", "Linux
|