ZPOOL_TRIM_SECURE
fnvlist_add_boolean_value(args, ZPOOL_TRIM_SECURE, secure);
fnvlist_add_boolean_value(optional, ZPOOL_TRIM_SECURE, B_TRUE);
{ZPOOL_TRIM_SECURE, DATA_TYPE_BOOLEAN_VALUE, ZK_OPTIONAL},
if (nvlist_lookup_boolean_value(innvl, ZPOOL_TRIM_SECURE,