RTEMS  5.1
Functions
sup_fs_exist_in_same_instance.c File Reference

Checks that the Locations Exist in the Same File System Instance. More...

#include <rtems/libio_.h>

Functions

int rtems_filesystem_location_exists_in_same_instance_as (const rtems_filesystem_location_info_t *a, const rtems_filesystem_location_info_t *b)
 Checks that the locations exist in the same file system instance. More...
 

Detailed Description

Checks that the Locations Exist in the Same File System Instance.