Searched refs:FAT32 (Results 1 – 9 of 9) sorted by relevance
/titanic_44/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 | NEWS | 297 * FAT32 support is added.
|
H A D | ChangeLog | 4066 added (FAT32 extension). Changed the boundary between FAT12 and 7804 If the current fs type is FAT32, then set FAT_SIZE to 8 and
|
/titanic_44/usr/src/uts/common/fs/pcfs/ |
H A D | pc_alloc.c | 373 case FAT32: in pc_getcluster() 416 case FAT32: in pc_setcluster()
|
H A D | pc_vfsops.c | 1862 return (FAT32); in secondaryBPBChecks() 1864 return (FAT32); in secondaryBPBChecks() 1866 return (FAT32); in secondaryBPBChecks() 2154 type = FAT32; in parseBPB() 2217 case FAT32: in parseBPB()
|
/titanic_44/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 454 #define IS_FAT32(PCFS) ((PCFS)->pcfs_fattype == FAT32)
|
/titanic_44/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
|