Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dlpt_commit.c73 static struct ubifs_cnode *next_dirty_cnode(const struct ubifs_info *c, struct ubifs_cnode *cnode) in next_dirty_cnode() function
119 cnext = next_dirty_cnode(c, cnode); in get_cnodes_to_commit()