Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c668 uint64_t label_id; in vdev_alloc() local
670 if (nvlist_lookup_uint64(nv, ZPOOL_CONFIG_ID, &label_id) || in vdev_alloc()
671 label_id != id) in vdev_alloc()