Home | History | Annotate | Download | only in msdosfs

Lines Matching defs:bpbSectors

31 	uint16_t	bpbSectors;	/* total number of sectors */
49 uint16_t bpbSectors; /* total number of sectors */
55 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
67 uint16_t bpbSectors; /* total number of sectors */
73 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
98 uint16_t bpbSectors; /* total number of sectors */
131 int8_t bpbSectors[2]; /* total number of sectors */
149 int8_t bpbSectors[2]; /* total number of sectors */
155 int8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */
167 uint8_t bpbSectors[2]; /* total number of sectors */
173 uint8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */