Searched refs:mid_flags (Results 1 – 4 of 4) sorted by relevance
88 if (midEntry->resp_buf && (midEntry->mid_flags & MID_WAIT_CANCELLED) && in _cifs_mid_q_entry_release()171 if (!(mid->mid_flags & MID_DELETED)) { in cifs_delete_mid()173 mid->mid_flags |= MID_DELETED; in cifs_delete_mid()931 if (!(mid->mid_flags & MID_DELETED)) { in cifs_sync_mid_result()933 mid->mid_flags |= MID_DELETED; in cifs_sync_mid_result()1209 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
230 mid->mid_flags |= MID_DELETED; in cifs_mark_tcp_ses_conns_for_reconnect()717 if (mid->mid_flags & MID_DELETED) { in dequeue_mid()722 mid->mid_flags |= MID_DELETED; in dequeue_mid()814 mid_entry->mid_flags |= MID_DELETED; in clean_demultiplex_info()
1569 unsigned int mid_flags; member
344 mid->mid_flags |= MID_DELETED; in __smb2_find_mid()4991 mid->mid_flags &= ~(MID_DELETED); in smb2_decrypt_offload()
Completed in 31 milliseconds