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