Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | hypfs_dbfs_create_file (struct hypfs_dbfs_file *df) |
void | hypfs_dbfs_remove_file (struct hypfs_dbfs_file *df) |
int | hypfs_dbfs_init (void) |
void | hypfs_dbfs_exit (void) |
int hypfs_dbfs_create_file | ( | struct hypfs_dbfs_file * | df | ) |
Definition at line 89 of file hypfs_dbfs.c.
Definition at line 113 of file hypfs_dbfs.c.
Definition at line 105 of file hypfs_dbfs.c.
void hypfs_dbfs_remove_file | ( | struct hypfs_dbfs_file * | df | ) |
Definition at line 100 of file hypfs_dbfs.c.