RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
mount-mktgt.c File Reference

mount_and_make_target_path() implementation. More...

#include <errno.h>
#include <rtems/libio.h>

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.
 

Detailed Description

mount_and_make_target_path() implementation.