Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsproto.h229 extern int CIFSTCon(const unsigned int xid, struct cifs_ses *ses,
Dsmb1ops.c1047 .tree_connect = CIFSTCon,
Dconnect.c3732 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon() function
Dcifssmb.c192 rc = CIFSTCon(0, ses, tcon->treeName, tcon, nls_codepage); in cifs_reconnect_tcon()