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