Searched refs:maxlvl (Results 1 – 1 of 1) sorted by relevance
1987 int lvl, maxlvl; in dnode_next_offset() local2008 maxlvl = dn->dn_phys->dn_nlevels; in dnode_next_offset()2010 for (lvl = minlvl; lvl <= maxlvl; lvl++) { in dnode_next_offset()