Home
last modified time | relevance | path

Searched refs:MID_RESPONSE_READY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dtransport.c39 mid->mid_state = MID_RESPONSE_READY; in cifs_wake_up_task()
93 midEntry->mid_state == MID_RESPONSE_READY) && in __release_mid()
895 case MID_RESPONSE_READY: in cifs_sync_mid_result()
996 mid->mid_state = MID_RESPONSE_READY; in cifs_compound_callback()
1242 midQ[i]->mid_state != MID_RESPONSE_READY) { in compound_send_recv()
1447 midQ->mid_state != MID_RESPONSE_READY) { in SendReceive()
1632 if (out_buf == NULL || midQ->mid_state != MID_RESPONSE_READY) { in SendReceiveBlockingLock()
H A Dcifsglob.h1848 #define MID_RESPONSE_READY 0x40 /* ready for other process handle the rsp */ macro

Completed in 8 milliseconds