|
RTEMS CPU Kit with SuperCore
4.11.2
|
File data used to managed an open file. More...
#include <rtems-rfs-file.h>

Data Fields | |
| int | flags |
| Special flags that can be controlled by the fctrl call. | |
| rtems_rfs_buffer_handle | buffer |
| The buffer of data at the file's position. | |
| rtems_rfs_block_pos | bpos |
| The block position of this file handle. | |
| rtems_rfs_file_shared * | shared |
| Pointer to the shared file data. | |
File data used to managed an open file.
1.8.13