Searched defs:jffs2_raw_node_ref (Results 1 – 1 of 1) sorted by relevance
82 struct jffs2_raw_node_ref struct84 struct jffs2_raw_node_ref *next_in_ino; /* Points to the next raw_node_ref argument99 #define REFS_PER_BLOCK ((255/sizeof(struct jffs2_raw_node_ref))-1) argument