Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zcommon/
H A Dzpool_prop.c344 zprop_register_number(VDEV_PROP_ALLOCATED, "allocated", 0, in vdev_prop_init()
/freebsd-14.2/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h330 VDEV_PROP_ALLOCATED, enumerator
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c5182 case VDEV_PROP_ALLOCATED: in zpool_get_vdev_prop_value()
H A Dlibzfs.abi5685 <enumerator name='VDEV_PROP_ALLOCATED' value='9'/>
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev.c6082 case VDEV_PROP_ALLOCATED: in vdev_prop_get()