Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_rebuild.h75 uint64_t vr_bytes_inflight_max; /* maximum bytes inflight */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_rebuild.c564 while (vr->vr_bytes_inflight >= vr->vr_bytes_inflight_max) in vdev_rebuild_range()
774 vr->vr_bytes_inflight_max = MAX(1ULL << 20, in vdev_rebuild_thread()