Home
last modified time | relevance | path

Searched refs:next_dirty_cnode (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dlpt_commit.c68 static struct ubifs_cnode *next_dirty_cnode(struct ubifs_cnode *cnode) in next_dirty_cnode() function
114 cnext = next_dirty_cnode(cnode); in get_cnodes_to_commit()
/openbmc/linux/fs/ubifs/
H A Dlpt_commit.c61 static struct ubifs_cnode *next_dirty_cnode(const struct ubifs_info *c, struct ubifs_cnode *cnode) in next_dirty_cnode() function
107 cnext = next_dirty_cnode(c, cnode); in get_cnodes_to_commit()