Lines Matching refs:ubifs_nnode
39 static struct ubifs_cnode *first_dirty_cnode(struct ubifs_nnode *nnode) in first_dirty_cnode()
53 nnode = (struct ubifs_nnode *)cnode; in first_dirty_cnode()
71 struct ubifs_nnode *nnode; in next_dirty_cnode()
84 return first_dirty_cnode((struct ubifs_nnode *)cnode); in next_dirty_cnode()
449 (struct ubifs_nnode *)cnode); in write_cnodes()
565 struct ubifs_nnode *nnode; in next_pnode_to_dirty()
630 struct ubifs_nnode *nnode; in pnode_lookup()
671 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()
1381 static struct ubifs_nnode *first_nnode(struct ubifs_info *c, int *hght) in first_nnode()
1383 struct ubifs_nnode *nnode; in first_nnode()
1415 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode()
1416 struct ubifs_nnode *nnode, int *hght) in next_nnode()
1418 struct ubifs_nnode *parent; in next_nnode()
1460 struct ubifs_nnode *nnode; in ubifs_lpt_free()
1521 struct ubifs_nnode *nnode; in dbg_is_nnode_dirty()
1936 struct ubifs_nnode nnode; in dump_lpt_leb()