Searched refs:clstsz (Results 1 – 1 of 1) sorted by relevance
179 uint8_t clstsz; in mbr_probe_bpb() local185 clstsz = bpb[2]; in mbr_probe_bpb()186 if (clstsz < 1 || clstsz > 128 || !PO2(clstsz)) in mbr_probe_bpb()