Searched defs:ubifs_nnode (Results 1 – 2 of 2) sorted by relevance
617 struct ubifs_nnode { struct618 struct ubifs_nnode *parent; argument619 struct ubifs_cnode *cnext;620 unsigned long flags;621 int iip;622 int level;623 int num;624 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];
1203 struct ubifs_nnode { struct1204 struct ubifs_nnode *parent; argument1205 struct ubifs_cnode *cnext;1206 unsigned long flags;1207 int iip;1208 int level;1209 int num;1210 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];