Searched defs:jffs2_inode_info (Results 1 – 1 of 1) sorted by relevance
20 struct jffs2_inode_info { struct27 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 …]