Home
last modified time | relevance | path

Searched defs:device_guid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c1509 spa_by_guid(uint64_t pool_guid, uint64_t device_guid) in spa_by_guid()
1547 spa_guid_exists(uint64_t pool_guid, uint64_t device_guid) in spa_guid_exists()
H A Dvdev_label.c891 uint64_t state, pool_guid, device_guid, txg, spare_pool; in vdev_inuse() local