Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsglob.h883 #define MID_RETRY_NEEDED 8 /* session closed while this request out */ macro
Dtransport.c465 case MID_RETRY_NEEDED: in cifs_sync_mid_result()
Dcifssmb.c1713 case MID_RETRY_NEEDED: in cifs_readv_callback()
2156 case MID_RETRY_NEEDED: in cifs_writev_callback()
Dconnect.c349 mid_entry->mid_state = MID_RETRY_NEEDED; in cifs_reconnect()