Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dtransport.c1123 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
Dcifsglob.h1708 #define MID_WAIT_CANCELLED 1 /* Cancelled while waiting for response */ macro
Dconnect.c1225 if ((mids[i]->mid_flags & MID_WAIT_CANCELLED) && in cifs_demultiplex_thread()