Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dnodelist.h82 struct jffs2_raw_node_ref struct
84 struct jffs2_raw_node_ref *next_in_ino; /* Points to the next raw_node_ref argument
99 #define REFS_PER_BLOCK ((255/sizeof(struct jffs2_raw_node_ref))-1) argument