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

/freebsd-11-stable/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-11-stable/contrib/ofed/opensm/complib/
H A Dcl_nodenamemap.c139 char *remap_node_name(nn_map_t * map, uint64_t target_guid, char *nodedesc) argument
147 item = (name_map_item_t *) cl_qmap_get(map, target_guid);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_removal.c147 spa_nvlist_lookup_by_guid(nvlist_t **nvpp, int count, uint64_t target_guid) argument
153 if (guid == target_guid)

Completed in 124 milliseconds