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