Searched defs:ubifs_nnode (Results 1 – 1 of 1) sorted by relevance
603 struct ubifs_nnode { struct604 struct ubifs_nnode *parent; argument605 struct ubifs_cnode *cnext;606 unsigned long flags;607 int iip;608 int level;609 int num;610 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];