#include <libc.h>
Go to the source code of this file.
Data Structures | |
struct | s_vfs_stat |
struct | s_vfs_file |
struct | s_vfs_entry |
struct | s_vfs_fd |
struct | s_vfs_proc |
struct | s_vfs_info |
Defines | |
#define | __VFSVAR_H__ 1 |
Typedefs | |
typedef s_vfs_stat | t_vfs_stat |
typedef s_vfs_file_list | t_vfs_file_list |
typedef s_vfs_file | t_vfs_file |
typedef s_vfs_entry | t_vfs_entry |
typedef s_vfs_fd | t_vfs_fd |
typedef s_vfs_proc_list | t_vfs_proc_list |
typedef s_vfs_proc | t_vfs_proc |
typedef s_vfs_info | t_vfs_info |
Functions | |
LIST_HEAD (s_vfs_file_list, s_vfs_file) | |
LIST_HEAD (s_vfs_proc_list, s_vfs_proc) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|