102#define rtems_filesystem_location_mount(_pl) ((_pl)->mt_entry)
struct rtems_filesystem_location_info_tt rtems_filesystem_location_info_t
File system location.
struct rtems_filesystem_global_location_t rtems_filesystem_global_location_t
Global file system location.
File system node operations table.
Definition: libio.h:1005
File system operations table.
Definition: libio.h:472
Global file system location.
Definition: fs.h:81
struct rtems_filesystem_global_location_t * deferred_released_next
Definition: fs.h:90
int deferred_released_count
Definition: fs.h:96
File system location.
Definition: fs.h:53
Mount table entry.
Definition: libio.h:1604
An open file data structure.
Definition: libio.h:1320