Home
last modified time | relevance | path

Searched refs:tochk (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c491 int err, i, blkoff, tochk; in dmu_tx_count_free() local
518 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()