Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dlpt_commit.c1373 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode() function
1441 nnode = next_nnode(c, nnode, &hght); in ubifs_lpt_free()
1483 for (; nnode; nnode = next_nnode(c, nnode, &hght)) { in dbg_is_nnode_dirty()