|
Linux Kernel
3.7.1
|
#include <jffs2_fs_i.h>
Data Fields | |
| struct mutex | sem |
| uint32_t | highest_version |
| struct rb_root | fragtree |
| struct jffs2_full_dnode * | metadata |
| struct jffs2_full_dirent * | dents |
| unsigned char * | target |
| struct jffs2_inode_cache * | inocache |
| uint16_t | flags |
| uint8_t | usercompr |
| struct inode | vfs_inode |
Definition at line 20 of file jffs2_fs_i.h.
| struct jffs2_full_dirent* dents |
Definition at line 43 of file jffs2_fs_i.h.
| uint16_t flags |
Definition at line 51 of file jffs2_fs_i.h.
Definition at line 33 of file jffs2_fs_i.h.
| uint32_t highest_version |
Definition at line 30 of file jffs2_fs_i.h.
| struct jffs2_inode_cache* inocache |
Definition at line 49 of file jffs2_fs_i.h.
| struct jffs2_full_dnode* metadata |
Definition at line 40 of file jffs2_fs_i.h.
Definition at line 27 of file jffs2_fs_i.h.
| unsigned char* target |
Definition at line 46 of file jffs2_fs_i.h.
| uint8_t usercompr |
Definition at line 52 of file jffs2_fs_i.h.
Definition at line 53 of file jffs2_fs_i.h.
1.8.2