Home
last modified time | relevance | path

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

/freebsd/stand/libsa/zfs/
H A Dzfsimpl.c1343 nvlist_find_child_guid(const nvlist_t *nvlist, uint64_t guid) in nvlist_find_child_guid() function
1362 rv = nvlist_find_child_guid(kids[i], guid); in nvlist_find_child_guid()
1383 rv = nvlist_find_child_guid(vdevs, guid); in nvlist_find_vdev_guid()