Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_indirect.c219 int zfs_reconstruct_indirect_segments_max = 10; variable
1509 uint64_t attempts_max = 1ULL << zfs_reconstruct_indirect_segments_max;
1553 if (segments <= zfs_reconstruct_indirect_segments_max) {