Lines Matching defs:tcon

79 				     struct cifs_tcon *tcon,
155 extern int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
159 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
268 extern void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
269 extern void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
306 extern void cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
317 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
332 const char *tree, struct cifs_tcon *tcon,
335 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
341 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
345 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
348 extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
350 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
354 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
358 extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
361 struct cifs_tcon *tcon,
377 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
380 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
382 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
384 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
388 struct cifs_tcon *tcon);
389 extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
390 extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
391 extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
394 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
398 extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
402 struct cifs_tcon *tcon,
405 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
409 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
424 struct cifs_tcon *tcon,
429 struct cifs_tcon *tcon, const char *file_name,
435 umode_t mode, struct cifs_tcon *tcon,
437 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
439 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
443 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
446 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
450 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
455 struct cifs_tcon *tcon,
460 struct cifs_tcon *tcon,
465 struct cifs_tcon *tcon,
469 struct cifs_tcon *tcon,
473 struct cifs_tcon *tcon,
478 extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
482 struct cifs_tcon *tcon, __u16 fid);
485 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
490 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
495 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
498 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
508 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
513 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
517 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
522 extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
527 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
535 extern void tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
561 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
565 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
570 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
574 extern int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
578 extern int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
582 extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
587 extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
611 int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
615 int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
667 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount);
671 int smb2_parse_query_directory(struct cifs_tcon *tcon, struct kvec *rsp_iov,
675 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
684 struct dentry *dentry, struct cifs_tcon *tcon,
701 struct cifs_tcon *tcon,
707 struct cifs_tcon *tcon,