HomeSort by relevance Sort by last modified time
    Searched refs:bsSecPerClust (Results 1 - 4 of 4) sorted by null

  /external/syslinux/libfat/
fat.h 29 le8_t bsSecPerClust; /* Sectors/cluster */
open.c 50 if ((uint8_t) (1 << i) == read8(&bs->bsSecPerClust))
  /external/syslinux/libinstaller/
fs.c 63 clustersize = get_8(&sectbuf->bsSecPerClust);
syslxint.h 227 uint8_t bsSecPerClust;
277 uint8_t bsSecPerClust;

Completed in 229 milliseconds