121#define rtems_filesystem_location_mount(_pl) ((_pl)->mt_entry)
This header file provides the Chains API.
struct rtems_filesystem_location_info_tt rtems_filesystem_location_info_t
File system location.
This structure represents a chain node.
Definition: chain.h:78
File system node operations table.
Definition: libio.h:1021
File system operations table.
Definition: libio.h:489
Global file system location.
Definition: fs.h:100
struct rtems_filesystem_global_location_t * deferred_released_next
Definition: fs.h:109
int deferred_released_count
Definition: fs.h:115
File system location.
Definition: fs.h:72
Mount table entry.
Definition: libio.h:1622
An open file data structure.
Definition: libio.h:1338