...
Pointer to variable that will receive the return error code from this function
FS_ERR_NONE
Volume formatted.
FS_ERR_DEV
Device error.
FS_ERR_DEV_INVALID_SIZE
Invalid device size.
FS_ERR_NAME_NULL
Argument name_vol
passed a NULL pointer.
FS_ERR_VOL_DIRS_OPEN
Directories open on volume.
FS_ERR_VOL_FILES_OPEN
Files open on volume.
FS_ERR_VOL_INVALID_SYS
Invalid file system parameters.
FS_ERR_VOL_NOT_OPEN
Volume not open.
Required Configuration
None.
...