RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions

IMFS Create a New Link Node. More...

#include <rtems/imfsimpl.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.
 

Detailed Description

IMFS Create a New Link Node.