RTEMS  5.1
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. More...
 

Detailed Description

mount_and_make_target_path() implementation.