Searched defs:zfs_pd_bytes_max (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c41 int32_t zfs_pd_bytes_max = 50 * 1024 * 1024; /* 50MB */ variable
509 while (!pfd->pd_cancel && pfd->pd_bytes_fetched >= zfs_pd_bytes_max)

Completed in 46 milliseconds