Searched refs:nroot (Results 1 – 3 of 3) sorted by relevance
103 if (!c->nroot) in get_cnodes_to_commit()106 if (!test_bit(DIRTY_CNODE, &c->nroot->flags)) in get_cnodes_to_commit()109 c->lpt_cnext = first_dirty_cnode(c->nroot); in get_cnodes_to_commit()634 if (!c->nroot) { in pnode_lookup()640 nnode = c->nroot; in pnode_lookup()873 if (!c->nroot) { in nnode_lookup()878 nnode = c->nroot; in nnode_lookup()1388 nnode = c->nroot; in first_nnode()1490 kfree(c->nroot); in ubifs_lpt_free()1726 err = dbg_check_lpt_nodes(c, (struct ubifs_cnode *)c->nroot, 0, 0); in dbg_check_ltab()
1238 c->nroot = nnode; in ubifs_read_nnode()1453 if (!c->nroot) { in ubifs_lpt_lookup()1458 nnode = c->nroot; in ubifs_lpt_lookup()1527 c->nroot = n; in dirty_cow_nnode()1586 if (!c->nroot) { in ubifs_lpt_lookup_dirty()1591 nnode = c->nroot; in ubifs_lpt_lookup_dirty()1945 if (!c->nroot) { in ubifs_lpt_scan_nolock()1956 path[0].ptr.nnode = c->nroot; in ubifs_lpt_scan_nolock()1960 nnode = c->nroot; in ubifs_lpt_scan_nolock()2028 c->nroot, 0, 0); in ubifs_lpt_scan_nolock()
2021 struct ubifs_nnode *nroot; member
Completed in 23 milliseconds