Searched refs:LNetGetId (Results 1 – 5 of 5) sorted by relevance
81 int LNetGetId(unsigned int index, lnet_process_id_t *id);
166 if (LNetGetId(i, &lnet_id) == -ENOENT) { in init_lustre_lite()
1428 rc = LNetGetId(data->ioc_count, &id); in LNetCtl()1535 LNetGetId(unsigned int index, lnet_process_id_t *id) in LNetGetId() function1565 EXPORT_SYMBOL(LNetGetId);1590 rc = LNetGetId(n, &id); in lnet_create_ping_info()1612 rc = LNetGetId(i, &id); in lnet_create_ping_info()
235 while ((rc = LNetGetId(i++, &id)) != -ENOENT) { in lustre_start_mgc()345 while ((rc = LNetGetId(i++, &id)) != -ENOENT) { in lustre_start_mgc()
1697 LNetGetId(1, &id); in lstcon_new_session_id()