Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dlpt_commit.c1413 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode() function
1481 nnode = next_nnode(c, nnode, &hght); in ubifs_lpt_free()
1523 for (; nnode; nnode = next_nnode(c, nnode, &hght)) { in dbg_is_nnode_dirty()