Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dtransport.c146 mid->mid_flags |= MID_DELETED; in cifs_delete_mid()
872 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
Dcifsglob.h1408 unsigned int mid_flags; member
Dconnect.c666 if (mid->mid_flags & MID_DELETED) in dequeue_mid()
973 if ((mids[i]->mid_flags & MID_WAIT_CANCELLED) && in cifs_demultiplex_thread()