RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
rtems_fstab_entry Struct Reference

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.
 

Detailed Description

File system table entry.


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