Home
last modified time | relevance | path

Searched defs:jffs2_inode_info (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jffs2/
H A Djffs2_fs_i.h20 struct jffs2_inode_info { struct
27 struct mutex sem;
30 uint32_t highest_version;
33 struct rb_root fragtree;
40 struct jffs2_full_dnode *metadata;
43 struct jffs2_full_dirent *dents;
46 unsigned char *target;
49 struct jffs2_inode_cache *inocache;
51 uint16_t flags;
52 uint8_t usercompr;
[all …]