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