Embedded TCP/IP stack: fnet_fs_unmount

FNET

fnet_return_t fnet_fs_unmount ( const fnet_char_t mount_name)

Unmounts a file system.

Parameters
mount_nameMount point name (null-terminated string).
Returns
This function returns:
See also
fnet_fs_mount()

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.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net