Searched defs:dosfs (Results 1 – 5 of 5) sorted by relevance
46 readboot(int dosfs, struct bootblock *boot) in readboot()301 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
47 int dosfs; in checkfilesys() local
888 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()
587 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost()
44 static struct fs_ops dosfs = { variable