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