#include <vfs.h>
Data Fields | |
on_vfs_mount_ptr | on_mount |
Called when a file system is mounted. More... | |
on_vfs_unmount_ptr | on_unmount |
Called when a file system is unmounted. More... | |
on_vfs_changed_ptr | on_fs_changed |
Called when file system content is changed. More... | |
on_vfs_changed_ptr on_fs_changed |
Called when file system content is changed.
on_vfs_mount_ptr on_mount |
Called when a file system is mounted.
on_vfs_unmount_ptr on_unmount |
Called when a file system is unmounted.