pub fn remove_fs(devname: &str) -> Result<()>
Removes a file system mapping from OSAL.
This does not unmount the filesystem, but rather removes the OSAL entry for it.