Searched refs:min_devsize (Results 1 – 1 of 1) sorted by relevance
947 uint64_t min_devsize; in process_options() local950 min_devsize = (ztest_opts.zo_raid_children < 16) ? in process_options()964 if (zo->zo_vdev_size < min_devsize) in process_options()965 zo->zo_vdev_size = min_devsize; in process_options()