Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c357 zprop_register_number(VDEV_PROP_ALLOCATED, "allocated", 0, in vdev_prop_init()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h339 VDEV_PROP_ALLOCATED, enumerator
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c5385 case VDEV_PROP_ALLOCATED: in zpool_get_vdev_prop_value()
H A Dlibzfs.abi5877 <enumerator name='VDEV_PROP_ALLOCATED' value='9'/>
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c6171 case VDEV_PROP_ALLOCATED: in vdev_prop_get()