|
MentOS
0.8.0
The Mentoring Operating System
|
Set of functions used to perform operations on filesystem. More...
Public Attributes | |
| vfs_mkdir_callback | mkdir_f |
| Creates a directory. | |
| vfs_rmdir_callback | rmdir_f |
| Removes a directory. | |
| vfs_stat_callback | stat_f |
| Stat function. | |
| vfs_creat_callback | creat_f |
| File creation function. | |
| vfs_symlink_callback | symlink_f |
| Symbolic link creation function. | |
| vfs_setattr_callback | setattr_f |
| Modifies the attributes of a file. | |
Set of functions used to perform operations on filesystem.