• Home
  • Raw
  • Download

Lines Matching full:tcon

79 				     struct cifs_tcon *tcon,
154 extern int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
158 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
266 extern void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
267 extern void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
300 extern void cifs_put_tcon(struct cifs_tcon *tcon);
311 extern int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon,
326 const char *tree, struct cifs_tcon *tcon,
329 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
335 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
339 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
342 extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
344 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
348 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
352 extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
355 struct cifs_tcon *tcon,
371 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
374 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
376 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
378 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
382 struct cifs_tcon *tcon);
383 extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
384 extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
385 extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
388 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
392 extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
396 struct cifs_tcon *tcon,
399 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
402 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
417 struct cifs_tcon *tcon,
422 struct cifs_tcon *tcon, const char *file_name,
428 umode_t mode, struct cifs_tcon *tcon,
430 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
432 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
436 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
438 int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
442 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
447 struct cifs_tcon *tcon,
452 struct cifs_tcon *tcon,
457 struct cifs_tcon *tcon,
461 struct cifs_tcon *tcon,
465 struct cifs_tcon *tcon,
470 extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
474 struct cifs_tcon *tcon, __u16 fid);
477 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
482 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
487 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
490 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
500 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
505 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
509 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
514 extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
519 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
552 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
556 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
561 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
565 extern int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
569 extern int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
573 extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
578 extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
602 int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
606 int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
658 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount);
662 int smb2_parse_query_directory(struct cifs_tcon *tcon, struct kvec *rsp_iov,
666 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
689 struct cifs_tcon *tcon,
695 struct cifs_tcon *tcon, in cifs_inval_name_dfs_link_error() argument
713 struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon);