Searched refs:zfs_reconstruct_indirect_segments_max (Results 1 – 1 of 1) sorted by relevance
219 int zfs_reconstruct_indirect_segments_max = 10; variable1509 uint64_t attempts_max = 1ULL << zfs_reconstruct_indirect_segments_max;1553 if (segments <= zfs_reconstruct_indirect_segments_max) {