Home
last modified time | relevance | path

Searched refs:DOS_BS (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/libsa/
H A Ddosfs.c134 } DOS_BS; typedef
175 static int parsebs(DOS_FS *, DOS_BS *);
239 (err = parsebs(fs, (DOS_BS *)buf))) { in dos_mount_impl()
629 parsebs(DOS_FS *fs, DOS_BS *bs) in parsebs()