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