Home
last modified time | relevance | path

Searched refs:ZPOOL_PROP_AUTOTRIM (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c131 zprop_register_index(ZPOOL_PROP_AUTOTRIM, "autotrim", in zpool_prop_init()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h248 ZPOOL_PROP_AUTOTRIM, enumerator
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c579 case ZPOOL_PROP_AUTOTRIM: in spa_prop_validate()
4109 spa_prop_find(spa, ZPOOL_PROP_AUTOTRIM, &spa->spa_autotrim);
5896 spa->spa_autotrim = zpool_prop_default_numeric(ZPOOL_PROP_AUTOTRIM);
8703 case ZPOOL_PROP_AUTOTRIM:
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c5709 (void) ztest_spa_prop_set_uint64(ZPOOL_PROP_AUTOTRIM, ztest_random(2)); in ztest_spa_prop_get_set()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi2495 <enumerator name='ZPOOL_PROP_AUTOTRIM' value='31'/>