OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iscsi_detaching
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_main.c
52
bool
iscsi_detaching
;
variable in typeref:typename:bool
156
if (
iscsi_detaching
) {
251
iscsi_detaching
= false;
279
iscsi_detaching
= true;
iscsi_globals.h
522
extern bool
iscsi_detaching
; /* signal to cleanup thread it should exit */
iscsi_ioctl.c
1743
while (iscsi_num_send_threads || !
iscsi_detaching
||
1905
iscsi_detaching
= true;
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025