Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c489 zprop_register_index(VDEV_PROP_AUTOSIT, "autosit", 0, in vdev_prop_init()
/src/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h392 VDEV_PROP_AUTOSIT, enumerator
/src/sys/contrib/openzfs/module/zfs/
H A Dvdev.c1118 vdev_prop_default_numeric(VDEV_PROP_AUTOSIT); in vdev_alloc()
3900 vdev_prop_to_name(VDEV_PROP_AUTOSIT), sizeof (autosit), in vdev_load()
3906 VDEV_PROP_AUTOSIT); in vdev_load()
6209 case VDEV_PROP_AUTOSIT: in vdev_prop_set()
6641 case VDEV_PROP_AUTOSIT: in vdev_prop_get()
/src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi6258 <enumerator name='VDEV_PROP_AUTOSIT' value='53'/>