Lines Matching refs:ubifs_nnode
41 static struct ubifs_cnode *first_dirty_cnode(struct ubifs_nnode *nnode) in first_dirty_cnode()
55 nnode = (struct ubifs_nnode *)cnode; in first_dirty_cnode()
73 struct ubifs_nnode *nnode; in next_dirty_cnode()
86 return first_dirty_cnode((struct ubifs_nnode *)cnode); in next_dirty_cnode()
450 (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()
864 static struct ubifs_nnode *nnode_lookup(struct ubifs_info *c, int i) in nnode_lookup()
867 struct ubifs_nnode *nnode; in nnode_lookup()
905 struct ubifs_nnode *nnode; in make_nnode_dirty()
1377 static struct ubifs_nnode *first_nnode(struct ubifs_info *c, int *hght) in first_nnode()
1379 struct ubifs_nnode *nnode; in first_nnode()
1411 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode()
1412 struct ubifs_nnode *nnode, int *hght) in next_nnode()
1414 struct ubifs_nnode *parent; in next_nnode()
1456 struct ubifs_nnode *nnode; in ubifs_lpt_free()
1516 struct ubifs_nnode *nnode; in dbg_is_nnode_dirty()
1930 struct ubifs_nnode nnode; in dump_lpt_leb()