Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/
H A Djffs2_fs_i.h10 struct jffs2_inode_info { struct
17 struct semaphore sem;
20 uint32_t highest_version;
23 struct rb_root fragtree;
30 struct jffs2_full_dnode *metadata;
33 struct jffs2_full_dirent *dents;
36 unsigned char *target;
39 struct jffs2_inode_cache *inocache;
41 uint16_t flags;
42 uint8_t usercompr;
[all …]