Unmounts a file_system.
umount
target dir
target dir
must be a directory and and a mount point
Returns:
- 0 on success and sets errno Syscall: umount
Up: user space
Unmounts a file_system.
umount
target dir
target dir
must be a directory and and a mount pointReturns:
Up: user space