Lines Matching defs:tcon
87 struct cifs_tcon *tcon; in cifs_reconnect() local
2304 static int match_tcon(struct cifs_tcon *tcon, const char *unc) in match_tcon()
2317 struct cifs_tcon *tcon; in cifs_find_tcon() local
2333 cifs_put_tcon(struct cifs_tcon *tcon) in cifs_put_tcon()
2361 struct cifs_tcon *tcon; in cifs_get_tcon() local
2503 struct cifs_tcon *tcon; in cifs_match_super() local
2847 void reset_cifs_unix_caps(int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps()
3084 cifs_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *pvolume_info) in cifs_negotiate_wsize()
3120 cifs_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *pvolume_info) in cifs_negotiate_rsize()
3164 is_path_accessible(int xid, struct cifs_tcon *tcon, in is_path_accessible()
3377 struct cifs_tcon *tcon; in cifs_mount() local
3570 const char *tree, struct cifs_tcon *tcon, in CIFSTCon()
3857 struct cifs_tcon *tcon = NULL; in cifs_construct_tcon() local