Home
last modified time | relevance | path

Searched defs:dosfs (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sbin/fsck_msdos/
H A Dboot.c41 readboot(int dosfs, struct bootblock *boot) in readboot()
304 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
H A Dcheck.c50 int dosfs; in checkfilesys() local
H A Ddir.c842 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree()
896 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect()
H A Dfat.c512 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost()