102 #define rtems_filesystem_location_mount(_pl) ((_pl)->mt_entry) struct rtems_filesystem_global_location_t rtems_filesystem_global_location_t
Global file system location.
This is used to manage each element (node) which is placed on a chain.
Definition: chain.h:65
struct rtems_filesystem_location_info_tt rtems_filesystem_location_info_t
File system location.
File system node operations table.
Definition: libio.h:982
int deferred_released_count
A release within a critical section can happen multiple times.
Definition: fs.h:96
Mount table entry.
Definition: libio.h:1542
File system operations table.
Definition: libio.h:471
An open file data structure.
Definition: libio.h:1281
Global file system location.
Definition: fs.h:81
File system location.
Definition: fs.h:53
struct rtems_filesystem_global_location_t * deferred_released_next
A release within a critical section of the operating system will add this location to a list of defer...
Definition: fs.h:90