Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsglob.h1697 #define MID_RETRY_NEEDED 8 /* session closed while this request out */ macro
Dtransport.c921 case MID_RETRY_NEEDED: in cifs_sync_mid_result()
Dsmb2pdu.c4025 case MID_RETRY_NEEDED: in smb2_readv_callback()
4263 case MID_RETRY_NEEDED: in smb2_writev_callback()
Dcifssmb.c1541 case MID_RETRY_NEEDED: in cifs_readv_callback()
2071 case MID_RETRY_NEEDED: in cifs_writev_callback()
Dconnect.c316 mid_entry->mid_state = MID_RETRY_NEEDED; in cifs_reconnect()
Dsmb2ops.c4981 mid->mid_state = MID_RETRY_NEEDED; in smb2_decrypt_offload()