Searched refs:DOS_FS (Results 1 – 2 of 2) sorted by relevance
43 DOS_FS *dos_fs;146 static int parsebs(DOS_FS *, DOS_BS *);152 static int fatcnt(DOS_FS *, u_int);153 static int fatget(DOS_FS *, u_int *);290 dos_unmount_impl(DOS_FS *fs) in dos_unmount_impl()307 DOS_FS *fs; in dos_open()462 DOS_FS *fs = f->fs; in dos_close()582 parsebs(DOS_FS *fs, DOS_BS *bs) in parsebs()811 fsize(DOS_FS *fs, DOS_DE *de) in fsize()833 fatcnt(DOS_FS *fs, u_int c) in fatcnt()[all …]
112 } DOS_FS; typedef115 DOS_FS *fs; /* associated filesystem */