Searched refs:fattype_t (Results 1 – 2 of 2) sorted by relevance
/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; typedef 392 fattype_t pcfs_fattype;
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 1824 static fattype_t 1922 fattype_t type; in parseBPB() 2161 int, validflags, fattype_t, type); in parseBPB() 2269 int, validflags, fattype_t, type); in parseBPB()
|