Lines Matching refs:ubifs_nnode
42 static struct ubifs_cnode *first_dirty_cnode(const struct ubifs_info *c, struct ubifs_nnode *nnode) in first_dirty_cnode()
56 nnode = (struct ubifs_nnode *)cnode; in first_dirty_cnode()
75 struct ubifs_nnode *nnode; in next_dirty_cnode()
88 return first_dirty_cnode(c, (struct ubifs_nnode *)cnode); in next_dirty_cnode()
452 (struct ubifs_nnode *)cnode); in write_cnodes()
567 struct ubifs_nnode *nnode; in next_pnode_to_dirty()
632 struct ubifs_nnode *nnode; in pnode_lookup()
673 struct ubifs_nnode *nnode; in do_make_pnode_dirty()
866 static struct ubifs_nnode *nnode_lookup(struct ubifs_info *c, int i) in nnode_lookup()
869 struct ubifs_nnode *nnode; in nnode_lookup()
907 struct ubifs_nnode *nnode; in make_nnode_dirty()
1379 static struct ubifs_nnode *first_nnode(struct ubifs_info *c, int *hght) in first_nnode()
1381 struct ubifs_nnode *nnode; in first_nnode()
1413 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode()
1414 struct ubifs_nnode *nnode, int *hght) in next_nnode()
1416 struct ubifs_nnode *parent; in next_nnode()
1458 struct ubifs_nnode *nnode; in ubifs_lpt_free()
1518 struct ubifs_nnode *nnode; in dbg_is_nnode_dirty()
1932 struct ubifs_nnode nnode; in dump_lpt_leb()