Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c470 zprop_register_index(VDEV_PROP_TRIM_SUPPORT, "trim_support", 0, in vdev_prop_init()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h385 VDEV_PROP_TRIM_SUPPORT, enumerator
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c5543 if (prop == VDEV_PROP_TRIM_SUPPORT) { in zpool_get_vdev_prop_value()
H A Dlibzfs.abi6117 <enumerator name='VDEV_PROP_TRIM_SUPPORT' value='49'/>
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c6459 case VDEV_PROP_TRIM_SUPPORT: in vdev_prop_get()