Searched refs:tochk (Results 1 – 1 of 1) sorted by relevance
491 int err, i, blkoff, tochk; in dmu_tx_count_free() local518 tochk = MIN(epb - blkoff, nblks); in dmu_tx_count_free()547 for (i = 0; i < tochk; i++) { in dmu_tx_count_free()558 blkid += tochk; in dmu_tx_count_free()559 nblks -= tochk; in dmu_tx_count_free()