Versions Compared

Key

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


Code Block
languagecpp
void  FSVol_LabelSet (CPU_CHAR  *name_vol,

...


                      CPU_CHAR  *label,

...


                      FS_ERR    *p_err);


File

Called from

Code enabled by

fs_vol.c

Application

not FS_CFG_RD_ONLY_EN

...

Returned Value

None.

Notes/Warnings

  1. The label on a FAT volume must be no longer than 11-characters, each belonging to the set of valid short file name (SFN) characters. Before it is committed to the volume, the label will be converted to upper case and will be padded with spaces until it is an 11-character string.