Searched refs:vdev_from_nvlist (Results 1 – 1 of 1) sorted by relevance
| /src/stand/libsa/zfs/ |
| H A D | zfsimpl.c | 1119 vdev_from_nvlist(spa_t *spa, uint64_t top_guid, uint64_t label_guid, in vdev_from_nvlist() function 1323 rc = vdev_from_nvlist(spa, guid, 0, 0, kids[i]); in vdev_init_from_nvlist() 2218 rc = vdev_from_nvlist(spa, top_guid, guid, txg, vdevs); in vdev_probe()
|