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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_traverse.c43 int32_t zfs_pd_bytes_max = 50 * 1024 * 1024; /* 50MB */ variable
515 while (!pfd->pd_cancel && pfd->pd_bytes_fetched >= zfs_pd_bytes_max)

Completed in 102 milliseconds