Searched refs:make_node_dirty (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | lpt_commit.c | 1035 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() function 1177 err = make_node_dirty(c, node_type, node_num, lnum, offs); in lpt_gc_lnum()
|
| /OK3568_Linux_fs/kernel/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()
|