ZPOOL_PROP_AUTOTRIM
(void) ztest_spa_prop_set_uint64(ZPOOL_PROP_AUTOTRIM, ztest_random(2));
zprop_register_index(ZPOOL_PROP_AUTOTRIM, "autotrim",
spa_prop_find(spa, ZPOOL_PROP_AUTOTRIM, &spa->spa_autotrim);
spa->spa_autotrim = zpool_prop_default_numeric(ZPOOL_PROP_AUTOTRIM);
case ZPOOL_PROP_AUTOTRIM:
case ZPOOL_PROP_AUTOTRIM: