Searched refs:lstcon_node_find (Results 1 – 1 of 1) sorted by relevance
73 lstcon_node_find(lnet_process_id_t id, lstcon_node_t **ndpp, int create) in lstcon_node_find() function165 rc = lstcon_node_find(id, &nd, (create == 1) ? 1 : 0); in lstcon_ndlink_find()