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