Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Ddosfs.c216 dos_mount(DOS_FS **fsp, struct open_file *fd) in dos_mount() function
301 if ((err = dos_mount(&fs, fd))) { in dos_open()