RTEMS CPU Kit with SuperCore
Data Fields
_rtems_rfs_file_handle Struct Reference

File data used to managed an open file. More...

#include <rtems-rfs-file.h>

Collaboration diagram for _rtems_rfs_file_handle:
Collaboration graph
[legend]

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_sharedshared
 Pointer to the shared file data.
 

Detailed Description

File data used to managed an open file.


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