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