RTEMS  5.1
Functions

IMFS Create a New Link Node. More...

#include <rtems/imfs.h>

Functions

int IMFS_link (const rtems_filesystem_location_info_t *parentloc, const rtems_filesystem_location_info_t *targetloc, const char *name, size_t namelen)
 Create a new IMFS link node. More...
 

Detailed Description

IMFS Create a New Link Node.