RTEMS CPU Kit with SuperCore  4.11.2
Functions
mount-mktgt.c File Reference

mount_and_make_target_path() implementation. More...

#include <errno.h>
#include <rtems/libio.h>
Include dependency graph for mount-mktgt.c:

Functions

int mount_and_make_target_path (const char *source, const char *target, const char *filesystemtype, rtems_filesystem_options_t options, const void *data)
 Mounts a file system and makes the target path. More...
 

Detailed Description

mount_and_make_target_path() implementation.