Searched refs:DOS_FS (Results 1 – 2 of 2) sorted by relevance
47 DOS_FS *dos_fs;150 static int parsebs(DOS_FS *, DOS_BS *);156 static int fatcnt(DOS_FS *, u_int);157 static int fatget(DOS_FS *, u_int *);294 dos_unmount_impl(DOS_FS *fs) in dos_unmount_impl()311 DOS_FS *fs; in dos_open()466 DOS_FS *fs = f->fs; in dos_close()586 parsebs(DOS_FS *fs, DOS_BS *bs) in parsebs()815 fsize(DOS_FS *fs, DOS_DE *de) in fsize()837 fatcnt(DOS_FS *fs, u_int c) in fatcnt()[all …]
114 } DOS_FS; typedef117 DOS_FS *fs; /* associated filesystem */