Embedded TCP/IP stack
4.7.0
|
fnet_return_t fnet_fs_unmount | ( | const fnet_char_t * | mount_name | ) |
Unmounts a file system.
mount_name | Mount point name (null-terminated string). |
This function instructs the FNET File System interface that the file system should be disassociated from its mount point named by the mount_name
making it no longer accessible.