Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Code Block
languagecpp
void  FSVol_GetDfltVolName (CPU_CHAR  *name_vol);


File

Called from

Code enabled by

fs_vol.c

Application

N/A

...

Returned Value

None.

Notes/Warnings

  1. name_vol must point to a character array of FS_CFG_MAX_VOL_NAME_LEN characters.
  2. If the volume does not exist, name_vol will receive an empty string.