RTEMS 6.1-rc2
|
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. | |
IMFS Create a New Link Node.