RTEMS  5.1
Data Fields
rtems_dosfs_convert_control Struct Reference

FAT filesystem convert control. More...

#include <dosfs.h>

Data Fields

const rtems_dosfs_convert_handlerhandler
 
rtems_dosfs_buffer buffer
 

Detailed Description

FAT filesystem convert control.

Short file names are stored in the code page format. Long file names are stored as little-endian UTF-16. The convert control determines the format conversions to and from the POSIX file name strings.


The documentation for this struct was generated from the following file: