readDosDirSection
mod = readDosDirSection(fat, rootDir);
mod |= readDosDirSection(fat, dir);
static int readDosDirSection(struct fat_descriptor *, struct dosDirEntry *);