Searched refs:readDosDirSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Ddir.c103 static int readDosDirSection(struct fat_descriptor *, struct dosDirEntry *);
536 readDosDirSection(struct fat_descriptor *fat, struct dosDirEntry *dir) function
1038 mod = readDosDirSection(fat, rootDir);
1059 mod |= readDosDirSection(fat, dir);

Completed in 62 milliseconds