RTEMS
5.0.0
|
Basic Filesystem Types. More...
#include <rtems/chain.h>
Go to the source code of this file.
Data Structures | |
struct | rtems_filesystem_location_info_tt |
File system location. More... | |
struct | rtems_filesystem_global_location_t |
Global file system location. More... | |
Macros | |
#define | rtems_filesystem_location_mount(_pl) ((_pl)->mt_entry) |
Typedefs | |
typedef struct rtems_libio_tt | rtems_libio_t |
typedef struct rtems_filesystem_mount_table_entry_tt | rtems_filesystem_mount_table_entry_t |
typedef struct _rtems_filesystem_file_handlers_r | rtems_filesystem_file_handlers_r |
typedef struct _rtems_filesystem_operations_table | rtems_filesystem_operations_table |
typedef struct rtems_filesystem_location_info_tt | rtems_filesystem_location_info_t |
File system location. | |
typedef struct rtems_filesystem_global_location_t | rtems_filesystem_global_location_t |
Global file system location. More... | |
Basic Filesystem Types.
This file defines basic filesystem types