RTEMS CPU Kit with SuperCore
4.11.3
|
File system table entry. More...
#include <fsmount.h>
Data Fields | |
const char * | source |
Source for the mount. | |
const char * | target |
Target for the mount. | |
const char * | type |
File system operations. | |
rtems_filesystem_options_t | options |
File system mount options. | |
uint16_t | report_reasons |
Report condition flags. | |
uint16_t | abort_reasons |
Abort condition flags. | |
File system table entry.