Lines Matching refs:ubifs_nnode
42 static struct ubifs_cnode *first_dirty_cnode(struct ubifs_nnode *nnode) in first_dirty_cnode()
56 nnode = (struct ubifs_nnode *)cnode; in first_dirty_cnode()
74 struct ubifs_nnode *nnode; in next_dirty_cnode()
87 return first_dirty_cnode((struct ubifs_nnode *)cnode); in next_dirty_cnode()
451 (struct ubifs_nnode *)cnode); in write_cnodes()
566 struct ubifs_nnode *nnode; in next_pnode_to_dirty()
631 struct ubifs_nnode *nnode; in pnode_lookup()
672 struct ubifs_nnode *nnode; in do_make_pnode_dirty()
865 static struct ubifs_nnode *nnode_lookup(struct ubifs_info *c, int i) in nnode_lookup()
868 struct ubifs_nnode *nnode; in nnode_lookup()
906 struct ubifs_nnode *nnode; in make_nnode_dirty()
1378 static struct ubifs_nnode *first_nnode(struct ubifs_info *c, int *hght) in first_nnode()
1380 struct ubifs_nnode *nnode; in first_nnode()
1412 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode()
1413 struct ubifs_nnode *nnode, int *hght) in next_nnode()
1415 struct ubifs_nnode *parent; in next_nnode()
1457 struct ubifs_nnode *nnode; in ubifs_lpt_free()
1517 struct ubifs_nnode *nnode; in dbg_is_nnode_dirty()
1932 struct ubifs_nnode nnode; in dump_lpt_leb()