Searched defs:ubifs_nnode (Results 1 – 1 of 1) sorted by relevance
605 struct ubifs_nnode { struct606 struct ubifs_nnode *parent; argument607 struct ubifs_cnode *cnext;608 unsigned long flags;609 int iip;610 int level;611 int num;612 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];