Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c492 int err, i, blkoff, tochk; in dmu_tx_count_free() local
519 tochk = MIN(epb - blkoff, nblks); in dmu_tx_count_free()
548 for (i = 0; i < tochk; i++) { in dmu_tx_count_free()
559 blkid += tochk; in dmu_tx_count_free()
560 nblks -= tochk; in dmu_tx_count_free()