Home
last modified time | relevance | path

Searched refs:MID_RESPONSE_READY (Results 1 – 3 of 3) sorted by relevance

/fs/smb/client/
A Dtransport.c37 mid->mid_state = MID_RESPONSE_READY; in cifs_wake_up_task()
55 midEntry->mid_state == MID_RESPONSE_READY) && in __release_mid()
739 case MID_RESPONSE_READY: in cifs_sync_mid_result()
784 mid->mid_state = MID_RESPONSE_READY; in cifs_compound_callback()
1031 midQ[i]->mid_state != MID_RESPONSE_READY) { in compound_send_recv()
A Dcifstransport.c367 midQ->mid_state != MID_RESPONSE_READY) { in SendReceive()
551 if (out_buf == NULL || midQ->mid_state != MID_RESPONSE_READY) { in SendReceiveBlockingLock()
A Dcifsglob.h1896 #define MID_RESPONSE_READY 0x40 /* ready for other process handle the rsp */ macro

Completed in 24 milliseconds