Home
last modified time | relevance | path

Searched refs:MID_WAIT_CANCELLED (Results 1 – 3 of 3) sorted by relevance

/fs/cifs/
Dtransport.c793 midQ->mid_flags |= MID_WAIT_CANCELLED; in SendReceive2()
Dcifsglob.h1445 #define MID_WAIT_CANCELLED 1 /* Cancelled while waiting for response */ macro
Dconnect.c1005 if ((mid_entry->mid_flags & MID_WAIT_CANCELLED) && in cifs_demultiplex_thread()