RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Data Structures | Functions

IMFS Rename. More...

#include <rtems/imfsimpl.h>
#include <string.h>
#include <stdlib.h>

Data Structures

struct  IMFS_renamed_control
 

Functions

int IMFS_rename (const rtems_filesystem_location_info_t *oldparentloc, const rtems_filesystem_location_info_t *oldloc, const rtems_filesystem_location_info_t *newparentloc, const char *name, size_t namelen)
 Rename the IMFS.
 

Detailed Description

IMFS Rename.