Home
last modified time | relevance | path

Searched refs:clustsize (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/libfat/
Dlibfatint.h42 unsigned int clustsize; member
Dfatchain.c52 uint32_t clustmask = fs->clustsize - 1; in libfat_nextsector()
Dopen.c55 fs->clustsize = 1 << i; /* Treat 0 as 2^8 = 64K */ in libfat_open()