Home
last modified time | relevance | path

Searched refs:CIFS_CHAN_IN_RECONNECT (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_debug.c548 if (CIFS_CHAN_IN_RECONNECT(ses, 0)) in cifs_debug_data_proc_show()
558 if (CIFS_CHAN_IN_RECONNECT(ses, j)) in cifs_debug_data_proc_show()
H A Dcifsglob.h1127 #define CIFS_CHAN_IN_RECONNECT(ses, index) \ macro