Home
last modified time | relevance | path

Searched refs:SPA_AUTOTRIM_ON (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h743 SPA_AUTOTRIM_ON, enumerator
745 SPA_AUTOTRIM_DEFAULT = SPA_AUTOTRIM_ON,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c4302 if (spa_get_autotrim(spa) == SPA_AUTOTRIM_ON) { in metaslab_sync_done()