...
void FS_FAT_JournalStop (CPU_CHAR *name_vol,
...
FS_ERR *p_err);
...
File |
...
Called from |
...
...
Code enabled by |
...
|
...
Application |
...
|
Anchor
Arguments
Anchor
name_vol
anchorVolume name.
Anchor
p_err
anchorPointer to variable that will the receive return error code from this function:
...
...
FS_ERR_NONE
...
...
Journaling stopped.
...
class | WebWorks_Indent_1 |
---|
...
FS_ERR_DEV
...
...
Device access error.
...
Returned Value
Anchor
Notes/Warnings
...
None.