Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c182 spa_get_autotrim(tvd->vdev_spa) == SPA_AUTOTRIM_OFF); in vdev_autotrim_should_stop()
1424 if (spa_get_autotrim(spa) == SPA_AUTOTRIM_OFF) { in vdev_autotrim_thread()
H A Dspa_misc.c2002 spa_get_autotrim(spa_t *spa) in spa_get_autotrim() function
H A Dmetaslab.c4302 if (spa_get_autotrim(spa) == SPA_AUTOTRIM_ON) { in metaslab_sync_done()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h1071 extern spa_autotrim_t spa_get_autotrim(spa_t *spa);