Skip to main content

remove_fs

Function remove_fs 

Source
pub fn remove_fs(devname: &str) -> Result<()>
Expand description

Removes a file system mapping from OSAL.

This does not unmount the filesystem, but rather removes the OSAL entry for it.