Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dtransport.c91 if (midEntry->resp_buf && (midEntry->mid_flags & MID_WAIT_CANCELLED) && in __release_mid()
163 if (!(mid->mid_flags & MID_DELETED)) { in delete_mid()
165 mid->mid_flags |= MID_DELETED; in delete_mid()
908 if (!(mid->mid_flags & MID_DELETED)) { in cifs_sync_mid_result()
910 mid->mid_flags |= MID_DELETED; in cifs_sync_mid_result()
1224 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
H A Dconnect.c336 mid->mid_flags |= MID_DELETED; in cifs_abort_connection()
869 if (mid->mid_flags & MID_DELETED) { in dequeue_mid()
874 mid->mid_flags |= MID_DELETED; in dequeue_mid()
1012 mid_entry->mid_flags |= MID_DELETED; in clean_demultiplex_info()
H A Dcifsglob.h1727 unsigned int mid_flags; member
H A Dsmb2ops.c376 mid->mid_flags |= MID_DELETED; in __smb2_find_mid()
4678 mid->mid_flags &= ~(MID_DELETED); in smb2_decrypt_offload()