Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h35 int CIFSTCon(const unsigned int xid, struct cifs_ses *ses, const char *tree,
H A Dsmb1ops.c1418 .tree_connect = CIFSTCon,
H A Dcifssmb.c541 CIFSTCon(const unsigned int xid, struct cifs_ses *ses, in CIFSTCon() function