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

/u-boot/fs/ubifs/
H A Dlpt_commit.c67 * next_dirty_cnode - find next dirty cnode.
72 static struct ubifs_cnode *next_dirty_cnode(struct ubifs_cnode *cnode) function
118 cnext = next_dirty_cnode(cnode);

Completed in 85 milliseconds