Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsproto.h257 extern int CIFSTCon(const unsigned int xid, struct cifs_ses *ses,
Dsmb1ops.c1061 .tree_connect = CIFSTCon,
Dconnect.c4323 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon() function
Dcifssmb.c217 rc = CIFSTCon(0, ses, tcon->treeName, tcon, nls_codepage); in cifs_reconnect_tcon()