Searched refs:min_devsize (Results 1 – 1 of 1) sorted by relevance
1090 uint64_t min_devsize; in process_options() local1093 min_devsize = (ztest_opts.zo_raid_children < 16) ? in process_options()1107 if (zo->zo_vdev_size < min_devsize) in process_options()1108 zo->zo_vdev_size = min_devsize; in process_options()