Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c185 spa_get_autotrim(tvd->vdev_spa) == SPA_AUTOTRIM_OFF); in vdev_autotrim_should_stop()
1472 if (spa_get_autotrim(spa) == SPA_AUTOTRIM_OFF) { in vdev_autotrim_thread()
H A Dspa_misc.c2112 spa_get_autotrim(spa_t *spa) in spa_get_autotrim() function
H A Dmetaslab.c4387 if (spa_get_autotrim(spa) == SPA_AUTOTRIM_ON) { in metaslab_sync_done()
H A Dspa.c10179 if (spa_get_autotrim(spa) == SPA_AUTOTRIM_ON)
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h1072 extern spa_autotrim_t spa_get_autotrim(spa_t *spa);