Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dlpt_commit.c1332 * first_nnode - find the first nnode in memory.
1339 static struct ubifs_nnode *first_nnode(struct ubifs_info *c, int *hght) in first_nnode() function
1437 nnode = first_nnode(c, &hght); in ubifs_lpt_free()
1481 /* Entire tree is in memory so first_nnode / next_nnode are OK */ in dbg_is_nnode_dirty()
1482 nnode = first_nnode(c, &hght); in dbg_is_nnode_dirty()