Searched refs:totsec16 (Results 1 – 1 of 1) sorted by relevance
1928 blkcnt_t totsec, totsec16, totsec32, datasec; in parseBPB() local1941 totsec16 = (blkcnt_t)bpb_get_TotSec16(bpb); in parseBPB()1946 totsec = totsec16 ? totsec16 : totsec32; in parseBPB()2066 (totsec16 == totsec32 || totsec16 == 0 || totsec32 == 0) && in parseBPB()