Searched refs:ZPOOL_VDEV_PROPS_GET_VDEV (Results 1 – 4 of 4) sorted by relevance
1957 #define ZPOOL_VDEV_PROPS_GET_VDEV "vdevprops_get_vdev" macro
5899 fnvlist_add_uint64(reqnvl, ZPOOL_VDEV_PROPS_GET_VDEV, vdev_guid); in zpool_get_vdev_prop()5956 fnvlist_add_uint64(nvl, ZPOOL_VDEV_PROPS_GET_VDEV, vdev_guid); in zpool_get_all_vdev_props()
3639 {ZPOOL_VDEV_PROPS_GET_VDEV, DATA_TYPE_UINT64, 0},
6684 if (nvlist_lookup_uint64(innvl, ZPOOL_VDEV_PROPS_GET_VDEV, in vdev_prop_get()