RTEMS
5.0.0
|
IMFS Rename. More...
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. More... | |
IMFS Rename.