Searched refs:mid_flags (Results 1 – 4 of 4) sorted by relevance
89 if (midEntry->resp_buf && (midEntry->mid_flags & MID_WAIT_CANCELLED) && in __release_mid()169 if (!(mid->mid_flags & MID_DELETED)) { in delete_mid()171 mid->mid_flags |= MID_DELETED; in delete_mid()898 if (!(mid->mid_flags & MID_DELETED)) { in cifs_sync_mid_result()900 mid->mid_flags |= MID_DELETED; in cifs_sync_mid_result()1205 midQ[i]->mid_flags |= MID_WAIT_CANCELLED; in compound_send_recv()
281 mid->mid_flags |= MID_DELETED; in cifs_abort_connection()809 if (mid->mid_flags & MID_DELETED) { in dequeue_mid()814 mid->mid_flags |= MID_DELETED; in dequeue_mid()952 mid_entry->mid_flags |= MID_DELETED; in clean_demultiplex_info()
1666 unsigned int mid_flags; member
358 mid->mid_flags |= MID_DELETED; in __smb2_find_mid()4824 mid->mid_flags &= ~(MID_DELETED); in smb2_decrypt_offload()
Completed in 29 milliseconds