Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Ddir.c101 static int readDosDirSection(struct fat_descriptor *, struct dosDirEntry *);
547 readDosDirSection(struct fat_descriptor *fat, struct dosDirEntry *dir) in readDosDirSection() function
1049 mod = readDosDirSection(fat, rootDir); in handleDirTree()
1070 mod |= readDosDirSection(fat, dir); in handleDirTree()