Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_msdos/
H A Dboot.c46 readboot(int dosfs, struct bootblock *boot) in readboot()
301 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
H A Dcheck.c47 int dosfs; in checkfilesys() local
H A Ddir.c888 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree()
929 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect()
H A Dfat.c587 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost()
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Ddevopen.c44 static struct fs_ops dosfs = { variable