Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_nodenamemap.c139 char *remap_node_name(nn_map_t * map, uint64_t target_guid, char *nodedesc) in remap_node_name() argument
147 item = (name_map_item_t *) cl_qmap_get(map, target_guid); in remap_node_name()
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_nodenamemap.h59 char *remap_node_name(nn_map_t *map, uint64_t target_guid, char *nodedesc);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c194 spa_nvlist_lookup_by_guid(nvlist_t **nvpp, int count, uint64_t target_guid) in spa_nvlist_lookup_by_guid() argument
200 if (guid == target_guid) in spa_nvlist_lookup_by_guid()