Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsproto.h256 extern int CIFSTCon(const unsigned int xid, struct cifs_ses *ses,
Dsmb1ops.c1060 .tree_connect = CIFSTCon,
Dconnect.c4180 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()