RTEMS  5.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
default_are_nodes_equal.c File Reference

RTEMS Default File System has nodes equal. More...

#include <rtems/libio_.h>

Functions

bool rtems_filesystem_default_are_nodes_equal (const rtems_filesystem_location_info_t *a, const rtems_filesystem_location_info_t *b)
 Tests if the node access pointer of one location is equal to the node access pointer of the other location. More...
 

Detailed Description

RTEMS Default File System has nodes equal.