Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt_commit.c55 * next_dirty_cnode - find next dirty cnode.
61 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()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt_commit.c55 * next_dirty_cnode - find next dirty cnode.
61 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()

Completed in 5 milliseconds