Searched refs:maxlvl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode.c1982 int lvl, maxlvl; local
2003 maxlvl = dn->dn_phys->dn_nlevels;
2005 for (lvl = minlvl; lvl <= maxlvl; lvl++) {

Completed in 102 milliseconds