Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Ddosfs.c159 dos_read_fatblk(DOS_FS *fs, struct open_file *fd, u_int blknum) in dos_read_fatblk() function
210 err = dos_read_fatblk(fs, fd, 0); in dos_mount_impl()
869 err = dos_read_fatblk(fs, fs->fd, blknum); in fatget()