Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dnodelist.h189 struct jffs2_node_frag struct
191 struct rb_node rb;
192 struct jffs2_full_dnode *node; /* NULL for holes */
193 uint32_t size;
194 uint32_t ofs; /* The offset to which this fragment belongs */