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