Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1555 #define MID_WAIT_CANCELLED 1 /* Cancelled while waiting for response */ macro
Dtransport.c872 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
Dconnect.c973 if ((mids[i]->mid_flags & MID_WAIT_CANCELLED) && in cifs_demultiplex_thread()