Home
last modified time | relevance | path

Searched refs:cifs_reconnect_tcon (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifssmb.c129 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() function
280 rc = cifs_reconnect_tcon(tcon, smb_command); in small_smb_init()
358 rc = cifs_reconnect_tcon(tcon, smb_command); in smb_init()
4864 * CIFSGetDFSRefer() may be called from cifs_reconnect_tcon() and thus in CIFSGetDFSRefer()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifssmb.c69 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() function
215 rc = cifs_reconnect_tcon(tcon, smb_command); in small_smb_init()
293 rc = cifs_reconnect_tcon(tcon, smb_command); in smb_init()
4331 * CIFSGetDFSRefer() may be called from cifs_reconnect_tcon() and thus in CIFSGetDFSRefer()

Completed in 15 milliseconds