Lines Matching defs:tcon
289 struct cifs_tcon *tcon; in cifs_reconnect() local
2595 static int match_tcon(struct cifs_tcon *tcon, const char *unc) in match_tcon()
2608 struct cifs_tcon *tcon; in cifs_find_tcon() local
2624 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
2652 struct cifs_tcon *tcon; in cifs_get_tcon() local
2794 struct cifs_tcon *tcon; in cifs_match_super() local
3138 void reset_cifs_unix_caps(int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
3387 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *pvolume_info) in cifs_negotiate_wsize()
3426 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *pvolume_info) in cifs_negotiate_rsize()
3470 is_path_accessible(int xid, struct cifs_tcon *tcon, in is_path_accessible()
3667 struct cifs_tcon *tcon; in cifs_mount() local
3861 const char *tree, struct cifs_tcon *tcon, in CIFSTCon()
4150 struct cifs_tcon *tcon = NULL; in cifs_construct_tcon() local