Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa_impl.h401 uint64_t spa_autotrim; /* automatic background trim? */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c1512 if (spa->spa_autotrim) in vdev_autotrim_restart()
H A Dspa_misc.c2004 return (spa->spa_autotrim); in spa_get_autotrim()
H A Dspa.c4109 spa_prop_find(spa, ZPOOL_PROP_AUTOTRIM, &spa->spa_autotrim);
5896 spa->spa_autotrim = zpool_prop_default_numeric(ZPOOL_PROP_AUTOTRIM);
8704 spa->spa_autotrim = intval;