Searched refs:min_devsize (Results 1 – 1 of 1) sorted by relevance
1140 uint64_t min_devsize; in process_options() local1143 min_devsize = (ztest_opts.zo_raid_children < 16) ? in process_options()1157 if (zo->zo_vdev_size < min_devsize) in process_options()1158 zo->zo_vdev_size = min_devsize; in process_options()