Searched defs:ubifs_nnode (Results 1 – 1 of 1) sorted by relevance
1204 struct ubifs_nnode { struct1205 struct ubifs_nnode *parent; argument1206 struct ubifs_cnode *cnext;1207 unsigned long flags;1208 int iip;1209 int level;1210 int num;1211 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];