int rtems_fsmount(const rtems_fstab_entry *fstab, size_t size, size_t *abort_index)
Mounts the file systems listed in the file system mount table.
Definition: fsmount.c:39
const char * type
File system operations.
Definition: fsmount.h:101
uint16_t report_reasons
Report condition flags.
Definition: fsmount.h:111
rtems_filesystem_options_t options
File system mount options.
Definition: fsmount.h:106
uint16_t abort_reasons
Abort condition flags.
Definition: fsmount.h:116