Searched defs:ubifs_nnode (Results 1 – 1 of 1) sorted by relevance
609 struct ubifs_nnode { struct610 struct ubifs_nnode *parent; argument611 struct ubifs_cnode *cnext;612 unsigned long flags;613 int iip;614 int level;615 int num;616 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];