Searched refs:ZPOOL_VDEV_PROPS_GET_VDEV (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 1916 #define ZPOOL_VDEV_PROPS_GET_VDEV "vdevprops_get_vdev" macro
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 5783 fnvlist_add_uint64(reqnvl, ZPOOL_VDEV_PROPS_GET_VDEV, vdev_guid); in zpool_get_vdev_prop() 5840 fnvlist_add_uint64(nvl, ZPOOL_VDEV_PROPS_GET_VDEV, vdev_guid); in zpool_get_all_vdev_props()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_ioctl.c | 3480 {ZPOOL_VDEV_PROPS_GET_VDEV, DATA_TYPE_UINT64, 0}, 3493 if (nvlist_lookup_uint64(innvl, ZPOOL_VDEV_PROPS_GET_VDEV, in zfs_ioc_vdev_get_props()
|
| H A D | vdev.c | 6366 if (nvlist_lookup_uint64(innvl, ZPOOL_VDEV_PROPS_GET_VDEV, in vdev_prop_get()
|