Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dtransport.c92 if (midEntry->resp_buf && (midEntry->mid_flags & MID_WAIT_CANCELLED) && in __release_mid()
164 if (!(mid->mid_flags & MID_DELETED)) { in delete_mid()
166 mid->mid_flags |= MID_DELETED; in delete_mid()
901 if (!(mid->mid_flags & MID_DELETED)) { in cifs_sync_mid_result()
903 mid->mid_flags |= MID_DELETED; in cifs_sync_mid_result()
1217 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
H A Dconnect.c320 mid->mid_flags |= MID_DELETED; in cifs_abort_connection()
873 mid->mid_flags |= MID_DELETED; in is_smb_response()
951 if (mid->mid_flags & MID_DELETED) { in dequeue_mid()
956 mid->mid_flags |= MID_DELETED; in dequeue_mid()
1093 mid_entry->mid_flags |= MID_DELETED; in clean_demultiplex_info()
H A Dcifsglob.h1723 unsigned int mid_flags; member
H A Dsmb2ops.c412 mid->mid_flags |= MID_DELETED; in __smb2_find_mid()
4806 mid->mid_flags &= ~(MID_DELETED); in smb2_decrypt_offload()