mount.h
Overview
Related Modules:
Description:
Provides functions for mounting and unmounting a file system.
Since:
1.0
Version:
1.0
Summary
Functions
mount (const char source, const char target, const char filesystemtype, unsigned long mountflags, const void data) |
|
umount (const char target) |
|
umount2 (const char target, int flags) |