Searched refs:make_node_dirty (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | lpt_commit.c | 991 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() function 1133 err = make_node_dirty(c, node_type, node_num, lnum, offs); in lpt_gc_lnum()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | lpt_commit.c | 1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() function 1176 err = make_node_dirty(c, node_type, node_num, lnum, offs); in lpt_gc_lnum()
|