Lines Matching refs:ubifs_nnode
30 static struct ubifs_cnode *first_dirty_cnode(const struct ubifs_info *c, struct ubifs_nnode *nnode) in first_dirty_cnode()
44 nnode = (struct ubifs_nnode *)cnode; in first_dirty_cnode()
63 struct ubifs_nnode *nnode; in next_dirty_cnode()
76 return first_dirty_cnode(c, (struct ubifs_nnode *)cnode); in next_dirty_cnode()
440 (struct ubifs_nnode *)cnode); in write_cnodes()
555 struct ubifs_nnode *nnode; in next_pnode_to_dirty()
629 struct ubifs_nnode *nnode; in do_make_pnode_dirty()
822 static struct ubifs_nnode *nnode_lookup(struct ubifs_info *c, int i) in nnode_lookup()
825 struct ubifs_nnode *nnode; in nnode_lookup()
863 struct ubifs_nnode *nnode; in make_nnode_dirty()
1339 static struct ubifs_nnode *first_nnode(struct ubifs_info *c, int *hght) in first_nnode()
1341 struct ubifs_nnode *nnode; in first_nnode()
1373 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode()
1374 struct ubifs_nnode *nnode, int *hght) in next_nnode()
1376 struct ubifs_nnode *parent; in next_nnode()
1418 struct ubifs_nnode *nnode; in ubifs_lpt_free()
1478 struct ubifs_nnode *nnode; in dbg_is_nnode_dirty()
1892 struct ubifs_nnode nnode; in dump_lpt_leb()