Lines Matching refs:mid_q_entry
34 cifs_wake_up_task(struct mid_q_entry *mid) in cifs_wake_up_task()
43 struct mid_q_entry *midEntry = in __release_mid()
44 container_of(refcount, struct mid_q_entry, refcount); in __release_mid()
122 delete_mid(struct mid_q_entry *mid) in delete_mid()
636 int wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response()
661 struct mid_q_entry *mid; in cifs_call_async()
730 int cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) in cifs_sync_mid_result()
773 cifs_compound_callback(struct mid_q_entry *mid) in cifs_compound_callback()
788 cifs_compound_last_callback(struct mid_q_entry *mid) in cifs_compound_last_callback()
795 cifs_cancelled_callback(struct mid_q_entry *mid) in cifs_cancelled_callback()
862 struct mid_q_entry *midQ[MAX_COMPOUND]; in compound_send_recv()
1126 __cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid, in __cifs_readv_discard()
1139 cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_discard()
1147 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_receive()