RTEMS  5.1
Functions
unmount.c File Reference

Unmount a File System. More...

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

Functions

int unmount (const char *path)
 Unmounts the file system instance at the specified mount path. More...
 

Detailed Description

Unmount a File System.