Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dtransport.c704 case MID_RETRY_NEEDED: in cifs_sync_mid_result()
Dcifsglob.h1600 #define MID_RETRY_NEEDED 8 /* session closed while this request out */ macro
Dsmb2pdu.c3186 case MID_RETRY_NEEDED: in smb2_readv_callback()
3417 case MID_RETRY_NEEDED: in smb2_writev_callback()
Dcifssmb.c1647 case MID_RETRY_NEEDED: in cifs_readv_callback()
2172 case MID_RETRY_NEEDED: in cifs_writev_callback()
Dconnect.c448 mid_entry->mid_state = MID_RETRY_NEEDED; in cifs_reconnect()