OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:portaltype
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/iscsid/
iscsid_targets.c
79
portal->
portaltype
= dtype;
284
if (p->
portaltype
== PORTAL_TYPE_SENDTARGET &&
423
* Always sets
portaltype
to dtype even if portal already exists
451
portal->
portaltype
= dtype;
829
if (p->
portaltype
== PORTAL_TYPE_SENDTARGET &&
831
p->
portaltype
= PORTAL_TYPE_REFRESHING;
903
if (p->
portaltype
== PORTAL_TYPE_REFRESHING)
940
if (p->
portaltype
== type && p->discoveryid == 0) {
iscsid_discover.c
844
if (p->
portaltype
== PORTAL_TYPE_ISNS && p->discoveryid == id)
845
p->
portaltype
= PORTAL_TYPE_REFRESHING;
860
if (p->
portaltype
== PORTAL_TYPE_REFRESHING)
905
if (p->
portaltype
== PORTAL_TYPE_ISNS && p->discoveryid == id)
iscsid_globals.h
195
iscsi_portal_types_t
portaltype
; /* Type of portal (how it was discovered) */
member in struct:portal_s
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025