Searched refs:min_devsize (Results 1 – 1 of 1) sorted by relevance
1137 uint64_t min_devsize; in process_options() local1140 min_devsize = (ztest_opts.zo_raid_children < 16) ? in process_options()1154 if (zo->zo_vdev_size < min_devsize) in process_options()1155 zo->zo_vdev_size = min_devsize; in process_options()