Lines Matching refs: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);
302 extern void cifs_put_tcon(struct cifs_tcon *tcon);
313 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
328 const char *tree, struct cifs_tcon *tcon,
331 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
337 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
341 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
344 extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
346 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
350 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
354 extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
357 struct cifs_tcon *tcon,
373 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
376 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
378 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
380 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
384 struct cifs_tcon *tcon);
385 extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
386 extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
387 extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
390 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
394 extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
398 struct cifs_tcon *tcon,
401 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
404 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
419 struct cifs_tcon *tcon,
424 struct cifs_tcon *tcon, const char *file_name,
430 umode_t mode, struct cifs_tcon *tcon,
432 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
434 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
438 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
440 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
444 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
449 struct cifs_tcon *tcon,
454 struct cifs_tcon *tcon,
459 struct cifs_tcon *tcon,
463 struct cifs_tcon *tcon,
467 struct cifs_tcon *tcon,
472 extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
476 struct cifs_tcon *tcon, __u16 fid);
479 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
484 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
489 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
492 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
502 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
507 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
511 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
516 extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
521 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
554 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
558 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
563 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
567 extern int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
571 extern int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
575 extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
580 extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
604 int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
608 int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
660 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount);
664 int smb2_parse_query_directory(struct cifs_tcon *tcon, struct kvec *rsp_iov,
668 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
691 struct cifs_tcon *tcon,
697 struct cifs_tcon *tcon,
715 struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon);