Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dlpt_commit.c1414 static struct ubifs_nnode *next_nnode(struct ubifs_info *c, in next_nnode() function
1482 nnode = next_nnode(c, nnode, &hght); in ubifs_lpt_free()
1525 for (; nnode; nnode = next_nnode(c, nnode, &hght)) { in dbg_is_nnode_dirty()
/openbmc/linux/fs/ubifs/
H A 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()