Searched refs:guid_id (Results 1 – 2 of 2) sorted by relevance
425 struct srpt_port_id *guid_id; member
2379 if (sport->guid_id) { in srpt_cm_req_recv()2380 mutex_lock(&sport->guid_id->mutex); in srpt_cm_req_recv()2381 list_for_each_entry(stpg, &sport->guid_id->tpg_list, entry) { in srpt_cm_req_recv()2388 mutex_unlock(&sport->guid_id->mutex); in srpt_cm_req_recv()3075 sport, &sport->guid_id}; in __srpt_lookup_port()3375 if (sport->guid_id && &sport->guid_id->wwn == wwn) in srpt_wwn_to_sport_id()3376 return sport->guid_id; in srpt_wwn_to_sport_id()3859 memcpy(port_id->name, port_id == sport->guid_id ? sport->guid_name : in srpt_make_tport()3876 if (sport->guid_id == port_id) in srpt_drop_tport()3877 sport->guid_id = NULL; in srpt_drop_tport()