Searched defs:ubifs_nnode (Results 1 – 1 of 1) sorted by relevance
1203 struct ubifs_nnode { struct1204 struct ubifs_nnode *parent; argument1205 struct ubifs_cnode *cnext;1206 unsigned long flags;1207 int iip;1208 int level;1209 int num;1210 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT];
Completed in 14 milliseconds