Home
last modified time | relevance | path

Searched refs:MID_RETRY_NEEDED (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dcifsglob.h1807 #define MID_RETRY_NEEDED 8 /* session closed while this request out */ macro
Dtransport.c900 case MID_RETRY_NEEDED: in cifs_sync_mid_result()
Dsmb2pdu.c4206 case MID_RETRY_NEEDED: in smb2_readv_callback()
4452 case MID_RETRY_NEEDED: in smb2_writev_callback()
Dcifssmb.c1293 case MID_RETRY_NEEDED: in cifs_readv_callback()
1646 case MID_RETRY_NEEDED: in cifs_writev_callback()
Dconnect.c290 mid->mid_state = MID_RETRY_NEEDED; in cifs_abort_connection()
Dsmb2ops.c4773 mid->mid_state = MID_RETRY_NEEDED; in smb2_decrypt_offload()